Platform SDK: Exchange 2000 Server

Web Store Events

[This is preliminary documentation and subject to change.]

The following topic covers how you can programmatically respond to events that occur in the Web Store. Responding to events allows you manage your information stores better. With events, you can also logically relate your store items to other store items, users, and data outside of the store.

This topic will explain how to register, modify and monitor events, how to write event sink COM classes, and how to respond to event notifications when your event sink class receives them

This topic covers the following information:

Events Overview

Events and Event Sink Interfaces

Event Sink Registration

Working Within a Sink

Using Scripts as Sinks

Sink Monitoring