The TOKOPEN_GROUP object defines simple properties of a group. It is not however possible to enumerate the members of a group (for security reasons).
TOKOPEN_GROUP
GroupId As Long
The internal unique number for the group.
GroupName As String
The name of the group, for example 'Accounts Dept'
Description As String
A full description of the group.
Am_a_Member As Boolean
TRUE if current user is a member of the Group
See Also:-
Example Code :-