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.
Removes all ActivityEvent objects from the collection.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As ActivityEventsCollection
instance.Clear()
public void Clear()
See Also
Reference
ActivityEventsCollection Class