ActivityApplication Members

Include Protected Members
Include Inherited Members

Manages a collection of ActivityType objects.

The ActivityApplication type exposes the following members.

Properties

  Name Description
Public property ActivityTypes A collection of ActivityType objects that this ActivityApplication manages.
Public property ApplicationId Gets the identifier for this ActivityApplication.
Public property ApplicationName Gets or sets the name of this ActivityApplication object.
Public property CreatedBy Gets the name of the entity that created this ActivityApplication object.
Public property CreationTime Gets the DateTime object representing the time when this ActivityApplication was created.
Public property Description Gets or sets a description for this ActivityApplication.
Public property IsSoftDeleted Gets or sets a value indicating whether this ActivityApplication object has been marked for deletion in the database.
Public property LastUpdateTime Gets or sets a DateTime object representing the time when this ActivityApplication was last updated.
Public property ModifiedBy Gets the name of the entity that last modified this ActivityApplication object.
Public property PartitionId Gets the partition identifier associated with this ActivityApplication.

Top

Methods

  Name Description
Public method Commit Commits this ActivityApplication object to the database.
Public method Dispose Releases unmanaged resources used by this ActivityApplication object.
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 Refresh Reloads this ActivityApplication object from the database.
Public method Remove This method is not implemented.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ActivityApplication Class

Microsoft.Office.Server.ActivityFeed Namespace