Entity Members

Include Protected Members
Include Inherited Members

Represents a user who is the owner or publisher of a feed.

The Entity type exposes the following members.

Constructors

  Name Description
Public method Entity Creates a new instance of an Entity object.

Top

Properties

  Name Description
Public property AccountName Gets or sets the string representing the account name for this Entity object.
Public property Email Gets or sets a string representing the e-mail address for this Entity object.
Public property Href Gets or sets a string representing a URL for this Entity object.
Public property Id Gets or sets an identifier for this Entity object.
Public property Name Gets or sets a string value representing the name of this Entity object.
Public property Picture Gets or sets a string value representing the location of a picture for this Entity object.
Public property Type Gets or sets a string value representing the type of this Entity object.

Top

Methods

  Name Description
Public method Clone Creates a new instance of this Entity object and returns it.
Public method CreateSyndicationPerson Creates a SyndicationPerson object out of this Entity object and returns it.
Public method EntityToString Returns the name of the entity as a string.
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

Fields

  Name Description
Public fieldStatic member AFTag_Picture
Public fieldStatic member AFTag_Type

Top

See Also

Reference

Entity Class

Microsoft.Office.Server.ActivityFeed Namespace