MicrofeedManager.GetMyConsolidatedFeed(MicrofeedRetrievalOptions) 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.MicrofeedThreadCollection> GetMyConsolidatedFeed (Microsoft.SharePoint.Client.Microfeed.MicrofeedRetrievalOptions feedOptions);
member this.GetMyConsolidatedFeed : Microsoft.SharePoint.Client.Microfeed.MicrofeedRetrievalOptions -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Microfeed.MicrofeedThreadCollection>
Public Function GetMyConsolidatedFeed (feedOptions As MicrofeedRetrievalOptions) As ClientResult(Of MicrofeedThreadCollection)
Parameters
- feedOptions
- MicrofeedRetrievalOptions
Returns
- Attributes