Share via


ActivityManager.GetActivitiesByMe Method

Include Protected Members
Include Inherited Members

Gets an ActivityEventsCollection containing activity events published by the current user.

Overload List

  Name Description
Public method GetActivitiesByMe() Gets an ActivityEventsCollection containing all activity events published by the current user.
Public method GetActivitiesByMe(DateTime) Gets an ActivityEventsCollection object containing all activity events published by the current user after a specified time.
Public method GetActivitiesByMe(Privacy) Gets an ActivityEventsCollection object containing all activity events published by the current user that match the specified privacy level.
Public method GetActivitiesByMe(Privacy, DateTime) Gets an ActivityEventsCollection containing all activity events published by the current user that match the specified privacy level and that have occurred after the specified DateTime object.
Public method GetActivitiesByMe(Privacy, Int32) Gets an ActivityEventsCollection object containing activity events, up to a specified maximum number, published by the current user that match the specified privacy level.
Public method GetActivitiesByMe(Privacy, DateTime, Int32) Gets an ActivityEventsCollection object containing activity events, up to a specified maximum number, published by the current user that match the specified privacy level and that have occurred after the specified DateTime object.

Top

See Also

Reference

ActivityManager Class

ActivityManager Members

Microsoft.Office.Server.ActivityFeed Namespace