ActivityPreference.Commit method
Commits all changes to the ActivityPreference 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 ActivityPreference
instance.Commit()
public void Commit()