OlSyncState Enumeration
Indicates the synchronization state.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlSyncState
'Usage
Dim instance As OlSyncState
public enum OlSyncState
Members
Member name | Description | |
---|---|---|
olSyncStopped | Synchronization stopped | |
olSyncStarted | Synchronization started |
Remarks
See SyncObjectEvents_Event.Progress event.