SynchronizationState enumeration

Represents an enumeration of states for a user profile synchronization job.

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

Syntax

'Declaration
Public Enumeration SynchronizationState
'Usage
Dim instance As SynchronizationState
public enum SynchronizationState

Members

Member name Description
Idle
Running
Error
Canceled

See also

Reference

Microsoft.Office.Server.UserProfiles namespace