UserGroups.ItemByID
This property returns the specified group when passed the group ID.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property UserGroups.ItemByID( _
ID As Integer) As Group
|
ID [in]
Type: Integer |
Group |