3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Data
Subsets Enumeration
Specifies different sets of data which will be provided by ObjectModel it doesn't restrict ability to create objects.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
enum
DataSubsets
Members
Full
0
All objects and properties are available
VoiceMailBoxOnly
1
Includes following objects
DN, DNProperty, Parameter, Tenant, TenantProperty, Extension all other classes are not available
See Also
Reference
TCX.Configuration Namespace
In This Article
Definition
Members
See Also