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

Locks the specified thread.

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

SP.Social.SocialFeedManager.lockThread(threadId)

Parameters

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

Return value

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

See also

Other resources

SocialFeedManager