SP.UserProfiles.PeopleManager.getPropertiesFor Method (sp.userprofiles)

Gets user properties for the specified user.

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

SP.UserProfiles.PeopleManager.getPropertiesFor(accountName)

Parameters

  • accountName
    String
    The account name of the specified user.

Return value

SP.UserProfiles.PersonProperties
User properties for the specified user.

See also

Other resources

PeopleManager