Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an ActivityEventsCollection containing all activity events published by the current user.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Function GetActivitiesByMe As ActivityEventsCollection
'Usage
Dim instance As ActivityManager
Dim returnValue As ActivityEventsCollection
returnValue = instance.GetActivitiesByMe()
public ActivityEventsCollection GetActivitiesByMe()
Return Value
Type: Microsoft.Office.Server.ActivityFeed.ActivityEventsCollection