ActivityApplication Class
SharePoint 2010
Manages a collection of ActivityType objects.
Namespace:
Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Each custom activity gatherer must create an ActivityApplication object that contains the activity types that it manages. Each ActivityManager contains an ActivityApplications property that is an ActivityApplicationsCollection object. Add a new ActivityApplication by using the Create method of this ActivityApplicationsCollection object.