de la propiedad SocialActor.ActorType
Obtiene el tipo de actor (usuario, documento, etiqueta o sitio).
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 ActorType As SocialActorType
Get
'Uso
Dim instance As SocialActor
Dim value As SocialActorType
value = instance.ActorType
public SocialActorType ActorType { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.Social.SocialActorType