Share via


SocialFeedManager.LockThread(String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialThread> LockThread (string threadId);
member this.LockThread : string -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialThread>
Public Function LockThread (threadId As String) As ClientResult(Of SocialThread)

Parameters

threadId
String

Returns

Attributes

Applies to