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

Remove the specified tag from the current user's list of followed tags.

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

SP.UserProfiles.PeopleManager.stopFollowingTag(value)

Parameters

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

Remarks

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

See also

Other resources

PeopleManager