Download Table State [Outlook 2003 API Reference]

This topic describes what happens during the download table state of the replication state machine.

Quick Info

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).

When this state ends, the local store returns to the synchronize contents state.

See Also

About the Replication API

About the Replication State Machine

SYNCSTATE