Delen via


MicrofeedManager.UnLike(String) Method

Definition

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

Parameters

postIdentifier
String

Returns

Attributes

Applies to