HoursDestination Interface

split by hours (AwayRouting)

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public interface HoursDestination

Properties

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.

See Also