GetUsersInGroups
What it does
Obtains information about all users that are included in the specified group.
Definition
UserInfo[] GetUsersInGroup( int groupId );
Parameters
| Name | Type | Description |
| groupId | int | Group ID |
Returned value
| Type | Description |
| UserInfo [] |
|
4/12/2024 6:16:01 PM