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

Gets suggestions for who the current user might want to follow.

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

SP.UserProfiles.PeopleManager.getMySuggestions()

Return value

List
Users who the current user might want to follow, as a list of PersonProperties objects.

Remarks

The recommended API to use for this task is SocialFollowingManager.getSuggestions.

See also

Other resources

PeopleManager