Share via


SocialFeedManager.UnlockThread(String) Method

Definition

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

Parameters

threadId
String

Returns

Attributes

Applies to