SP.UserCollection.remove(user) Method
Applies to: SharePoint Foundation 2010
Removes the specified user from the collection.
SP.UserCollection.remove(user);
Parameters
user
Type: SP.User
The user to remove.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Removes the specified user from the collection.
SP.UserCollection.remove(user);
user
Type: SP.User
The user to remove.