QuickLink.Commit Method
Saves the changes made to a quick link to the user profile data store.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Overrides Sub Commit
'Usage
Dim instance As QuickLink
instance.Commit()
public override void Commit()