Share via


ActivityEvent.Commit method

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.

See also

Reference

ActivityEvent class

ActivityEvent members

Microsoft.Office.Server.ActivityFeed namespace