QueueMembers Property

Note: This API is now obsolete.
The DN membership objects, representing the DNs that are members of this Queue.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use QueueAgents instead")]
DN[] Members { get; set; }

Property Value

DN

See Also