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

Gets the account names of the user's extended reports.

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

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

Return value

String[]
The account names of the user's extended reports.

See also

Other resources

PersonProperties