Article ID: 294197 - Last Review: February 22, 2007 - Revision: 1.4 HOW TO: Access An Event Registration Item From A Store Event MethodThis article was previously published under Q294197 On This PageSUMMARY
This step-by-step article describes how to access an event registration item from a store event method. An event registration item is stored as a hidden item in the folder in which the corresponding event sink is registered, and can be opened as an ActiveX Data Objects (ADO) record. It is possible to obtain the event registration item from within the store event sink. Access an Event Resigtration Item from a Store Event MethodNone of the store events expose the event registration item directly. However, most of them allow access to the URL of the event registration item, which can be used to open an ADO record. The event method that you are using determines how you obtain this URL.The methods are as follows:
REFERENCES
| Article Translations
|
Back to the top
