Delen via


MicrofeedManager.GetThread(String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Microfeed.MicrofeedThread> GetThread (string postIdentifier);
member this.GetThread : string -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Microfeed.MicrofeedThread>
Public Function GetThread (postIdentifier As String) As ClientResult(Of MicrofeedThread)

Parameters

postIdentifier
String

Returns

Attributes

Applies to