MicrofeedManager.RepopulateLMT(DateTime, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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