IOSTX::InitSync
Applies to: Outlook 2013 | Outlook 2016
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.