Share via


UserCollection.GetById(Int32) Method

Definition

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

Parameters

id
Int32

Returns

Attributes

Applies to