IOSTX::InitSync
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Informs the local message store that synchronization is about to start.
HRESULT InitSync(
ULONG ulFlags
);
Parameters
- ulFlags
[in] Flags to determine appropriate behavior during synchronization. Outlook uses these flags in each state of the replication state machine to determine the information that it should provide for the client. For example, if the client passes SYNC_ONLY_ASSOCIATED, Outlook will only return information related to associated (or hidden) items.