SPSocialActor class
Represents a user, document, site, or tag in social feed and following activities.
Inheritance hierarchy
System.Object
Microsoft.Office.Server.Social.SPSocialActor
Namespace: Microsoft.Office.Server.Social
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Class SPSocialActor
'Usage
Dim instance As SPSocialActor
public class SPSocialActor
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.