IOSTX::SyncEnd
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Ends synchronization in the current state and exits that state.
HRESULT SyncEnd();
Remarks
The client must call IOSTX::SyncEnd for each call to IOSTX::SyncBeg. The corresponding data structure holds information to indicate whether the client has successfully completed the current state so that Outlook can clean up its internal state.