Compartir a través de


de la propiedad SocialPostActorInfo.TotalCount

Obtiene el número total de actores del conjunto.

Espacio de nombres:  Microsoft.SharePoint.Client.Social
Ensamblados:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxis

'Declaración
Public ReadOnly Property TotalCount As Integer
    Get
'Uso
Dim instance As SocialPostActorInfo
Dim value As Integer

value = instance.TotalCount
public int TotalCount { get; }

Valor de propiedad

Tipo: System.Int32
El número total de participantes en el conjunto.

Vea también

Referencia

clase SocialPostActorInfo

Miembros SocialPostActorInfo

Espacio de nombres Microsoft.SharePoint.Client.Social