Event Registration Items
Event Registration Items
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.
An item becomes an event registration item when you set the content class of the item to urn:content-class:storeeventreg. For more information, see Content Classes.
The following table defines the event properties for an event registration itemhttps://schemas.microsoft.com/exchange/events/ namespace:
Property | Required? | Use |
---|---|---|
Criteria Field | No | A Structured Query Language (SQL) Where clause that specifies the conditions that will cause the event to fire. |
Enabled Field | No | A Boolean value that indicates if an event registration is enabled. |
EventMethod Field | Yes | Defines which event or events cause notification. |
MatchScope Field | No | Defines where the event will fire relative to where it is saved. |
Priority Field | No | The priority of the event. See Event Notification Priority. |
ScriptUrl Field* | Yes | The name of the script if the event is a script being run by The Script Host Sink. |
SinkClass Field | Yes | The class identifier (CLSID) or progID of the object that contains the event sink. |
TimerExpiryTime Field** | No | The time to end an OnTimer event. |
TimerInterval Field** | Yes | The interval, in minutes, between OnTimer event notifications. |
TimerStartTime Field** | Yes | The time at which Microsoft® Exchange begins notifying event sinks of the OnTimer event. |
*This field is required only if you use a script to handle the event.
**This field is used only for the OnTimer event.
Related Topics
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.