Share via


SPSocialActor.ActorType property

Gets the type of actor (users, documents, sites, or tags).

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property ActorType As SPSocialActorType
    Get
    Private Set
'Usage
Dim instance As SPSocialActor
Dim value As SPSocialActorType

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

Property value

Type: Microsoft.Office.Server.Social.SPSocialActorType

See also

Reference

SPSocialActor class

SPSocialActor members

Microsoft.Office.Server.Social namespace