Share via


UserCollection.RemoveById(Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void RemoveById (int id);
member this.RemoveById : int -> unit
Public Sub RemoveById (id As Integer)

Parameters

id
Int32
Attributes

Applies to