HoursRangeEndTime Property
The ending time.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
DateTime EndTime { get; set; }
Property Value
DateTime Only the time portion of this DateTime
instance should be considered. The end time can be on the following day
as long as it is smaller than the starting time, otherwise it would be
taken to mean the same date.