SocialFollowingManager.GetFollowedCount(SocialActorTypes) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- types
- SocialActorTypes
Returns
- Attributes