PhoneSystemDataSubsets 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#
public enum DataSubsets

Members

Full0 All objects and properties are available
VoiceMailBoxOnly1 Includes following objects
DN, DNProperty, Parameter, Tenant, TenantProperty, Extension all other classes are not available

See Also