WorkingHours.StartTime Property

Definition

Gets the time of day that the attendee starts working.

public:
 property TimeSpan StartTime { TimeSpan get(); };
public TimeSpan StartTime { get; }
Public ReadOnly Property StartTime As TimeSpan

Property Value

The value of the StartTime property is a T:System.Timespan

Applies to