SP.Social.SocialFeedManager.likePost Method (sp.userprofiles)

Makes the current user a liker of the specified microblog post.

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

SP.Social.SocialFeedManager.likePost(postId)

Parameters

  • postId
    String
    The unique identifier of the post to like.

Return value

SP.Social.SocialThread
A digest of the modified thread that includes the specified post.

See also

Other resources

SocialFeedManager