Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the total number of actors in the set.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property TotalCount As Integer
Get
'Usage
Dim instance As SocialPostActorInfo
Dim value As Integer
value = instance.TotalCount
public int TotalCount { get; }
Property value
Type: System.Int32
The total number of actors in the set.