Share via


SocialFollowingManager.IsFollowed(SocialActorInfo) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<bool> IsFollowed (Microsoft.SharePoint.Client.Social.SocialActorInfo actor);
member this.IsFollowed : Microsoft.SharePoint.Client.Social.SocialActorInfo -> Microsoft.SharePoint.Client.ClientResult<bool>
Public Function IsFollowed (actor As SocialActorInfo) As ClientResult(Of Boolean)

Parameters

Returns

Attributes

Applies to