TenantCreateQueue Method

Note: This API is now obsolete.
Creates a new Queue object.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use CreateQueue(string number)")]
Queue CreateQueue()

Return Value

Queue
A new instance of Queue.

See Also