SocialFollowingManager.GetFollowed(SocialActorTypes) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialActor[]> GetFollowed (Microsoft.SharePoint.Client.Social.SocialActorTypes types);
member this.GetFollowed : Microsoft.SharePoint.Client.Social.SocialActorTypes -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.Social.SocialActor[]>
Public Function GetFollowed (types As SocialActorTypes) As ClientResult(Of SocialActor())

Parameters

Returns

Attributes

Applies to