SocialActorInfo members

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

The SocialActorInfo type exposes the following members.

Constructors

  Name Description
Public method SocialActorInfo Initializes a new instance of a SocialActorInfo object.

Top

Properties

  Name Description
Public property AccountName Gets or sets the actor's account name. Applies to users.
Public property ActorType Gets or sets the actor type.
Public property ContentUri Gets or sets the actor's content URI. Applies to documents and sites.
Public property Id Gets or sets the actor's unique identifier.
Public property TagGuid Gets or sets the actor's tag GUID. Applies to tags.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

SocialActorInfo class

Microsoft.SharePoint.Client.Social namespace