Gets or sets the integer ID of the group to which the user belongs. This is for the UserData object.
public int GroupId;
Public Property GroupId() As Integer
The group ID to which the user belongs.
UserData Properties