[]
Gets or sets the TimeSpan value specifying the end of the working time.
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.EndDayTime", "The end time of the working day.")]
public TimeSpan EndDayTime { get; set; }
<C1Category("CalendarInfo")>
<C1Description("CalendarInfo.EndDayTime", "The end time of the working day.")>
Public Property EndDayTime As TimeSpan