SPSocialActor members

Represents a user, document, site, or tag in social feed and following activities.

The SPSocialActor type exposes the following members.

Properties

  Name Description
Public property AccountName Gets the actor's account name. Applies to users.
Public property ActorType Gets the type of actor (users, documents, sites, or tags).
Public property CanFollow Gets a Boolean value that indicates whether the SPSocialActor object can be followed.
Public property ContentUri Gets the actor's content URI. Applies to documents and sites.
Public property EmailAddress Gets the actor's email address. Applies to users.
Public property FollowedContentUri Gets the URI of the actor's list of followed content. Applies to users.
Public property Id Gets the actor's unique identifier.
Public property ImageUri Gets the actor's image URI. Applies to users, documents, and sites.
Public property IsFollowed Gets a Boolean value that returns true if the current user is following the actor; otherwise, false.
Public property LibraryUri Gets the actor's library URI. Applies to documents.
Public property Name Gets the actor's display name.
Public property PersonalSiteUri Gets the URI of the actor's personal site. Applies to users.
Public property Status Gets a code that indicates recoverable errors that occurred during the actor's retrieval.
Public property StatusText Gets the text of the actor's most recent post. Applies to users.
Public property TagGuid Gets the actor's tag GUID. Applies to tags.
Public property Title Gets the actor's title. Applies to users.
Public property Uri Gets the actor's canonical URI.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSocialActor class

Microsoft.Office.Server.Social namespace