PhoneSystemGetTenants Method

Note: This API is now obsolete.
Returns the collection of tenants for the phone system.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use GetTenant() function")]
public Tenant[] GetTenants()

Return Value

Tenant

Implements

IPhoneSystemGetTenants

See Also