Platform SDK: Exchange Server |
To implement an event extension
Extensions that handle events can be installed in the following contexts:
Window | Context |
---|---|
Main Viewer window | EECONTEXT_VIEWER |
Remote Mail window | EECONTEXT_REMOTEVIEWER |
Find window | EECONTEXT_SEARCHVIEWER |
Address Book window | EECONTEXT_ADDRBOOK |
Session context | EECONTEXT_SESSION |
Additionally, user events, such as an object selection in a container, occur in the various message windows.
These events, divided into four categories and described in the following sections, are passed to the Microsoft Exchange client when they occur.