Share via


GroupCollection.GetById(Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Group GetById (int id);
member this.GetById : int -> Microsoft.SharePoint.Client.Group
Public Function GetById (id As Integer) As Group

Parameters

id
Int32

Returns

Attributes

Applies to