Group.GroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the group ID of the group.
public:
property int GroupId { int get(); };
public int GroupId { get; }
member this.GroupId : int
Public ReadOnly Property GroupId As Integer
Property Value
Remarks
The group ID is assigned by the server. If unassigned, the value is -1.