Compartir a través de


de la propiedad SPSocialActor.ActorType

Obtiene el tipo de agente (usuarios, documentos, sitios o etiquetas).

Espacio de nombres:  Microsoft.Office.Server.Social
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Property ActorType As SPSocialActorType
    Get
    Private Set
'Uso
Dim instance As SPSocialActor
Dim value As SPSocialActorType

value = instance.ActorType
public SPSocialActorType ActorType { get; private set; }

Valor de propiedad

Tipo: Microsoft.Office.Server.Social.SPSocialActorType

Vea también

Referencia

clase SPSocialActor

Miembros SPSocialActor

Espacio de nombres Microsoft.Office.Server.Social