Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
To register for an event sink in a folder you must have permissions to save the registration item into the folder as enforced by the Exchange 2000 Server security model. This means that the user saving the registration item into the folder must be a member of the "Folder Owner" role for that folder.
You can also implement the ICreateRegistration::Register method in your sink class. This method gives you a programmatic means to evaluate and cancel event registration requests. See Registration Events for more information.