SP.UserProfiles.PersonProperties.title property (sp.userprofiles)

Gets the user's title.

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

var value = SP.UserProfiles.PersonProperties.get_title()

Return value

String
The user's title.

See also

Other resources

PersonProperties