IPSTX::GetSyncObject
Applies to: Outlook 2013 | Outlook 2016
Starts a synchronization session and gets the associated IOSTX interface.
HRESULT GetSyncObject(
IOSTX **ppostx
);
Parameters
ppostx
[out] Pointer to the IOSTX interface to get.
Remarks
The caller must ensure that the same folder is not synchronized at the same time on more than one thread.