다음을 통해 공유


SocialFeedManager.GetFeedFor(String, SocialFeedOptions) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialFeed> GetFeedFor (string actorId, Microsoft.SharePoint.Client.Social.SocialFeedOptions options);
member this.GetFeedFor : string * Microsoft.SharePoint.Client.Social.SocialFeedOptions -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialFeed>
Public Function GetFeedFor (actorId As String, options As SocialFeedOptions) As ClientResult(Of SocialFeed)

Parameters

actorId
String

Returns

Attributes

Applies to