SP.UserCollection.remove Method (sp.js)

Removes the specified user from the collection.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.UserCollection.remove()

Parameters

  • user
    Type: SP.User

    The user to remove.

Return value

Undefined