Synchronous Event Methods

Synchronous Event Methods

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Microsoft® Exchange provides synchronous event notifications by calling the IExStoreSyncEvents Interface methods in the following table.

Name Description
OnSyncSave Method Called before an item is saved to the Exchange store.
OnSyncDelete Method Called before an item is deleted from the Exchange store.

While it runs, the synchronous event sink has exclusive control over the store item that triggered the event. No other process or request can access the item until all event sinks have finished running.

To set the order in which synchronous events are processed, see Event Notification Priority.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.