SyncStatus Enumeration
Namespace: Microsoft.Exchange.EdgeSync.Validation
Assembly: Microsoft.Exchange.EdgeSync.Common (in Microsoft.Exchange.EdgeSync.Common.dll)
Syntax
'Declaration
Public Enumeration SyncStatus
'Usage
Dim instance As SyncStatus
public enum SyncStatus
Members
| Member name | Description | |
|---|---|---|
| Synchronized | ||
| NotSynchronized | ||
| NotStarted | ||
| InProgress | ||
| Skipped | ||
| DirectoryError | ||
| Expired |