property NonworkingTime.EndTime as String
Indicates the end time of the non-working zone.

TypeDescription
String A String expression that defines the time to end 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 EndTime property is initialized with the EndTime parameter of the Add method. The EndTime 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.