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.
Commits any changes to an ActivityEvent object to the database.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Commit
'Usage
Dim instance As ActivityEvent
instance.Commit()
public void Commit()
Remarks
You must use this method after creating and configuring a new ActivityEvent.