3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Schedule
Periods
Of
Day
Add Method
adds period to the collection
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
void
Add
(
TimeSpan
begin_
,
TimeSpan
end_
)
Parameters
begin_
TimeSpan
end_
TimeSpan
See Also
Reference
Schedule
PeriodsOfDay Class
TCX.Configuration Namespace
In This Article
Definition
See Also