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

Add the specified tag to the current user's list of followed tags.

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

SP.UserProfiles.PeopleManager.followTag(value)

Parameters

  • value
    String
    The ID of the tag to start following.

Remarks

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

See also

Other resources

PeopleManager