property NonworkingTime.StartTime as String
Indicates the start time of the non-working zone.

TypeDescription
String A String expression that defines the time to start of the non-working time-interval. For instance, the "08:00" indicates the an 8 AM, while the "16:15" indicates the 8:15 PM 
The StartTime property is initialized with the StartTime parameter of the Add method. The StartTime property can be used to programmatically extends the non-working time-interval. The StartTime/EndTime properties defines the interval of time the non-working part is shown. The IsValid property indicates whether the non-working time-interval is valid, and so if it is visible or hidden. The Expression property defines the expression that specifies the days where the non-working time-interval is displayed. The IDNonworkingPattern property specifies the identifier of the NonworkingPattern object associated with the current non-working time-interval.