Enumerated values which identify the synchronization state of the search provider. See ContactSearch.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Enumeration SyncState
'Usage
Dim instance As SyncState
public enum SyncState
Members
| Member name | Description | |
|---|---|---|
| NotStarted | Not started. | |
| InProgress | In progress. | |
| Succeeded | Succeeded. | |
| Failed | Failed |