Platform SDK: SMTP Server Events |
[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.
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.