This documentation is archived and is not being maintained.

Implementing Asynchronous Event Sinks

EWS Managed API

Topic Last Modified: 2006-06-12

An asynchronous event occurs after the specified event is committed to the store. For examples of implementing asynchronous event sinks, use the following links:

Implementing an OnSave Event Sink

Implementing an OnDelete Event Sink

Implementing a Managed OnSave Event Sink

Implementing a Managed OnDelete Event Sink

Aa563376.note(en-us,EXCHG.80).gifNote:
The naming convention for event methods is always Interfacename_Eventname.
Show: