Platform SDK: SMTP Server Events

IMailTransportSetRouterReset Interface

[This is preliminary documentation and subject to change.]

The IMailTransportSetRouterReset interface defines a method that router sinks must implement to be notified of the OnSetRouterReset event, through which the SMTP service passes a IMailTransportRouterReset reference to the sink.

IID
A928AD11-1610-11d2-9E02-00C04FA322BA
Extends
IUnknown

Remarks

Router sinks register for this event to receive the system-implemented IMailTransportRouterReset interface used to signal the Advanced Queue that message routes should be reset. The corresponding COM category ID is CATID_SMTP_MAILTRANSPORT_ON_SET_ROUTER_RESET.