WorkingHours.EndTime Property

Definition

Gets the time of day that the attendee stops working.

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

Property Value

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

Applies to