Freigeben über


RemoteWeb.GetGroupById(Int32) Method

Definition

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

Parameters

groupId
Int32

Returns

Attributes

Applies to