ActivityApplicationsCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of ActivityApplication objects.

The ActivityApplicationsCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of ActivityApplication objects in the collection.
Public property Item[Int64] Returns the ActivityApplication for the specified application identifier.
Public property Item[String] Returns the ActivityApplication for the specified application name.

Top

Methods

  Name Description
Public method Clear Disposes all ActivityApplication objects in the collection.
Public method Create Creates a new ActivityApplication in this collection and returns it.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can iterate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Refresh Clears the collection and then repopulates it from the database.
Public method Remove This method is not implemented.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

ActivityApplicationsCollection Class

Microsoft.Office.Server.ActivityFeed Namespace