The IExchangeRuleExt interface supports custom actions for a deferred action message (DAM). The custom action DLL that contains this interface is supplied by the user. You must supply this interface and its methods; in addition, you must supply the IUnknown interface and its QueryInterface, AddRef, and Release methods. For information about implementing the IUnknown interface and its methods, see the MAPI Programmer's Reference.
Header file: | EXCHCLI.H |
Exposed by: | |
Corresponding pointer type: | LPEXCHANGERULEEXT |
For additional information on this interface, see About Rules.