Partilhar 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