Share via


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

Unlocks the specified thread.

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

SP.Social.SocialFeedManager.unlockThread(threadId)

Parameters

  • threadId
    String
    The unique identifier of the thread to unlock.

Return value

SP.Social.SocialThread
A digest of the modified thread.

See also

Other resources

SocialFeedManager