Event Registration Items
Topic Last Modified: 2009-07-23
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 item namespace.
Property | Required? | Use |
---|---|---|
No |
A Structured Query Language (SQL) Where clause that specifies the conditions that will cause the event to fire. |
|
No |
A Boolean value that indicates if an event registration is enabled. |
|
Yes |
Defines which event or events cause notification. |
|
No |
Defines where the event will fire relative to where it is saved. |
|
No |
The priority of the event. See Event Notification Priority. |
|
Yes |
The name of the script if the event is a script being run by The Script Host Sink. |
|
Yes |
The class identifier (CLSID) or progID of the object that contains the event sink. |
|
No |
The time to end an OnTimer event. |
|
Yes |
The interval, in minutes, between OnTimer event notifications. |
|
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.