Udostępnij za pośrednictwem


MicrofeedManager.RepopulateLMT(DateTime, String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Microfeed.MicrofeedStatusCode> RepopulateLMT (DateTime timeStamp, string secureHash);
member this.RepopulateLMT : DateTime * string -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Microfeed.MicrofeedStatusCode>
Public Function RepopulateLMT (timeStamp As DateTime, secureHash As String) As ClientResult(Of MicrofeedStatusCode)

Parameters

timeStamp
DateTime
secureHash
String

Returns

Attributes

Applies to