OlSyncState Enum

Definition

Indicates the synchronization state.

public enum class OlSyncState
public enum OlSyncState
Public Enum OlSyncState
Inheritance
OlSyncState

Fields

Name Value Description
olSyncStopped 0

Synchronization stopped

olSyncStarted 1

Synchronization started

Remarks

See Progress event.

Applies to