DNGroups Property

Note: This API is now obsolete.
The collection of administrative Groups (Group) to which this DN belongs.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use GroupMembership")]
Group[] Groups { get; }

Property Value

Group

Remarks

write access has no effect. it is reserved for future use

See Also