3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Holidays
Handling Enumeration
Defines how to treat holidays with the schedule
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
enum
HolidaysHandling
Members
Default
0
depends on context. As parent specifies.
Ignore
1
Holidays do not influence activity of the schedule.
Inactive
2
Schedule IS NOT active during holidays
Active
3
Schedule IS active during holidays
See Also
Reference
TCX.Configuration Namespace
In This Article
Definition
Members
See Also