Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |