Share via


Download Table State

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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). For more information on ICS, see ICS Evaluation Criteria.

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

See Also

Concepts

About the Replication API

MAPI Constants

About the Replication State Machine

SYNCSTATE