ActivityEvent Properties

Include Protected Members
Include Inherited Members

The ActivityEvent type exposes the following members.

Properties

  Name Description
Public property ActivityEventId Gets the identifier for this ActivityEvent in the database.
Public property ActivityTypeId Gets the type identifier for the ActivityType associated with this ActivityEvent object.
Public property CreationTime Gets the creation time of this ActivityEvent.
Public property DateValue Gets or sets the date associated with this ActivityEvent.
Public property EntityId Gets the identifier of the user who published this ActivityEvent.
Public property EntityTypeId Gets the type identifier of the user who published this ActivityEvent.
Public property IsRolledUp
Public property ItemPrivacy Gets or sets a value that represents the privacy level of this event.
Public property LastUpdateTime Gets the DateTime object representing the last time this ActivityEvent was updated.
Public property Link Gets or sets a value that represents a hyperlink corresponding to the activity event.
Public property Link2 Gets or sets a value that represents a hyperlink corresponding to the ActivityEvent.
Public property LinksList Gets a list of hyperlinks that correspond to the ActivityEvent object.
Public property Name Gets or sets a value for the name of the ActivityEvent object.
Public property Owner Gets or sets a value that represents the social entity (for example, user, organization, or group) that owns this activity event.
Public property PartitionId Gets the partition identifier associated with this ActivityEvent.
Public property PublishDate Gets or sets the DateTime object representing the time when this ActivityEvent was published.
Public property Publisher Gets or sets a value for the social entity (for example, user, organization, or group) that publishes this activity event.
Public property Separator Gets or sets a value for displaying instances of this ActivityEvent in a list.
Public property TemplateVariable Gets a string value that represents an XML document that contains properties from the ActivityTemplateVariable object that can be used as substitution values in a template format that is defined in the SimpleTemplateFormat object.
Public property Value Gets or sets a string value that represents this ActivityEvent.

Top

See Also

Reference

ActivityEvent Class

Microsoft.Office.Server.ActivityFeed Namespace