ActiveDirectoryGroupObjectGetMembers Method ACDLib API Documentation
Retrieves all active directory objects which are members of the current group

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public List<ActiveDirectoryObject> GetMembers()

Return Value

Type: ListActiveDirectoryObject
The collection of ActiveDirectoryObject instances found
See Also

Reference