Asynchronous Events

Asynchronous Events

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.

Asynchronous events fire in response to a data request after Exchange processes the request.

There are two asynchronous events that fire in the Exchange store: OnSave and OnDelete.

Name When the event fires
OnSave When an item is saved to the store, after the changes are committed.
OnDelete When an item is deleted from the store, after the deletion is committed.

The save and delete events also handle other events, such as moving or copying an item. Copying an item in a store generates a save event. A move causes both the save and delete events.

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.