GroupMembers Property

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

Definition

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

Property Value

DN

See Also