Download Table State
Applies to: Outlook 2013 | Outlook 2016
This topic describes what happens during the download table state of the replication state machine.
Quick info
Property | Value |
---|---|
State Identifier: |
LR_SYNC_DOWNLOAD_TABLE |
Related Data Structure: |
DNTBL |
From this state: |
Synchronize contents state |
To this state: |
Synchronize contents state |
Note
The replication state machine is a deterministic state machine. A client departing from one state to another must eventually return to the former from the latter.
Description
This state initiates downloading a folder. During this state, Outlook initializes the associated DNTBL data structure with information about the folder. The client downloads the folder contents, and updates the folder on the local store with new contents, modifications, or deletions from the server. The download process adopts Microsoft Exchange Incremental Change Synchronization (ICS). For more information on ICS, see ICS Evaluation Criteria.
When this state ends, the local store returns to the synchronize contents state.