Share via


ICreateRegistration Interface

Topic Last Modified: 2006-06-13

This optional interface gives you further control of registration for events. It also provides means of notification when a registration item is modified, moved, copied, or replicated.

Type Library

EXOLEDB Type Library

DLL Implemented In

EXOLEDB.DLL

Member Summary

The following table lists the methods of the ICreateRegistration interface.

Name Description

Register

This method allows you to deny event registration requests or respond to event registration items when they are modified, moved, copied, or replicated.

Remarks

When an event registration item is registered (saved the first time), modified and saved, copied, moved, or replicated, Microsoft® Exchange Server 2007 automatically queries your sink for this interface. If the interface is available, Exchange 2007 then calls the Register Method.