UserProfileConfigManager.StartSynchronization Method
Starts an incremental user profile import.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub StartSynchronization
'Usage
Dim instance As UserProfileConfigManager
instance.StartSynchronization()
public void StartSynchronization()
See Also
Reference
UserProfileConfigManager Class