Property.Commit method

Commits changes made to a property to the user profile database.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub Commit
'Usage
Dim instance As [Property]

instance.Commit()
public void Commit()

Implements

IPrivacyPolicyItem.Commit()

See also

Reference

Property class

Property members

Microsoft.Office.Server.UserProfiles namespace