ActivityManager.GetActivitiesForMe Method

Include Protected Members
Include Inherited Members

Gets an ActivityEventsCollection object containing ActivityEvent objects associated with ActivityType objects that represent activity types that are in the current user's preferences.

Overload List

  Name Description
Public method GetActivitiesForMe() Gets an ActivityEventsCollection containing all ActivityEvent objects associated with ActivityType objects that represent activity types that are in the current user’s preferences.
Public method GetActivitiesForMe(DateTime) Gets an ActivityEventsCollection object containing activity events that have occurred after a specified DateTime and associated with ActivityType objects that represent activity types that are in the current user's preferences.
Public method GetActivitiesForMe(Int32) Gets an ActivityEventsCollection object containing activity events, up to a specified maximum number, associated with ActivityType objects that represent activity types that are in the current user’s preferences.
Public method GetActivitiesForMe(DateTime, Int32) Gets an ActivityEventsCollection object containing activity events, up to a specified maximum number, that have occurred after a specified DateTime and associated with ActivityType objects that represent activity types that are in the current user’s preferences.

Top

See Also

Reference

ActivityManager Class

ActivityManager Members

Microsoft.Office.Server.ActivityFeed Namespace