Delen via


MicrofeedManager.GetMyPublishedFeed Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Microfeed.MicrofeedThreadCollection> GetMyPublishedFeed (Microsoft.SharePoint.Client.Microfeed.MicrofeedRetrievalOptions feedOptions, Microsoft.SharePoint.Client.Microfeed.MicrofeedPublishedFeedType typeOfPubFeed, bool ShowPublicView);
member this.GetMyPublishedFeed : Microsoft.SharePoint.Client.Microfeed.MicrofeedRetrievalOptions * Microsoft.SharePoint.Client.Microfeed.MicrofeedPublishedFeedType * bool -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Microfeed.MicrofeedThreadCollection>
Public Function GetMyPublishedFeed (feedOptions As MicrofeedRetrievalOptions, typeOfPubFeed As MicrofeedPublishedFeedType, ShowPublicView As Boolean) As ClientResult(Of MicrofeedThreadCollection)

Parameters

ShowPublicView
Boolean

Returns

Attributes

Applies to