Click or drag to resize
Galactic API

GroupGroupMembers Property

Groups that are members of the group.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public List<Group> GroupMembers { get; }

Property Value

Type: ListGroup
See Also