ActivityEvent.RemoveOldPublishedEvents Method
SharePoint 2010
Do not use. This method is not implemented in the current version of SharePoint Server 2010.
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
public static void RemoveOldPublishedEvents( ActivityManager objManager, string entityTypeId, long entityId, DateTime minEventTime )
Parameters
- objManager
- Type: Microsoft.Office.Server.ActivityFeed.ActivityManager
- entityTypeId
- Type: System.String
- entityId
- Type: System.Int64
- minEventTime
- Type: System.DateTime