ActivityPreferencesCollection.Commit Method
Commits data in the collection 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 ActivityPreferencesCollection
instance.Commit()
public void Commit()
See Also
Reference
ActivityPreferencesCollection Class