SPSocialPostActorInfo class
Represents a set of actors that relate to a post in a particular way, such as the likers of a post.
Inheritance hierarchy
System.Object
Microsoft.Office.Server.Social.SPSocialPostActorInfo
Namespace: Microsoft.Office.Server.Social
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Class SPSocialPostActorInfo
'Usage
Dim instance As SPSocialPostActorInfo
public class SPSocialPostActorInfo
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.