Share via


SocialFollowingManager.GetFollowedCount(SocialActorTypes) Method

Definition

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

Parameters

Returns

Attributes

Applies to