Share via


ActivityEventsCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of ActivityEvent objects.

The ActivityEventsCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of ActivityEvent objects in the collection.

Top

Methods

  Name Description
Public method Clear Removes all ActivityEvent objects from the collection.
Public method Commit Commits all changes to this collection to the database.
Public method Create Creates a new ActivityEvent object, adds it to the collection, and returns it.
Public method CreateAndFillFeed Creates a new syndication feed and fills it with the items in this collection.
Public method CreateFeed Creates a new syndication feed but does not fill it with any items.
Public method Equals (Inherited from Object.)
Public method FillFeed Fills the specified syndication feed with the items from this collection.
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an enumerator for iterating through the elements in this collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Refresh Clears the items and repopulates this collection from the database.
Public method Remove Removes the specified ActivityEvent from the collection, but not from the database.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

ActivityEventsCollection Class

Microsoft.Office.Server.ActivityFeed Namespace