SynchronizationStatus.State property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property State As SynchronizationState
Get
'Usage
Dim instance As SynchronizationStatus
Dim value As SynchronizationState
value = instance.State
public SynchronizationState State { get; }
Property value
Type: Microsoft.Office.Server.UserProfiles.SynchronizationState