HoursDestination Interface
split by hours (AwayRouting)
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public interface HoursDestination
| AllHours |
Must be set. specifies default destination for calls at any time. For the OutOfOffice hours destination can be altered by setting OutOfOfficeHours
property to the valid object
|
| OutOfHoursInactive |
Disables exception for OutOfOffice time
|
| OutOfOfficeHours |
Out of office hours destination. Can be set to alter destination diring out of office hours
if set to null - AllHours destination is used all the time.
|