Udostępnij za pośrednictwem


MicrofeedManager.DeleteById(String) Method

Definition

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

Parameters

postIdentifier
String

Returns

Attributes

Applies to