TenantGetConferencePlaceExtensions Method

Note: This API is now obsolete.
The list of conference place extensions for this tenant.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use GetConferencePlaceExtensions() method from PhoneSystem object")]
ConferencePlaceExtension[] GetConferencePlaceExtensions()

Return Value

ConferencePlaceExtension
The list of conference place extensions.

See Also