Udostępnij za pośrednictwem


MicrofeedManager.Like(String) Method

Definition

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

Parameters

postIdentifier
String

Returns

Attributes

Applies to