Share via


IMailTransportSubmission Interface

IMailTransportSubmission Interface

The IMailTransportSubmission interface defines a method that transport event sinks must implement to be notified of the OnTransportSubmission event, indicating that a new MailMsg object has been submitted to the SMTP Advanced Queue.

  • IID
    CE681916-FF14-11d1-9DFB-00C04FA322BA
  • Extends
    IUnknown
  • Event Name
    OnTransportSubmission
  • COM Category ID
    {FF3CAA23-00B9-11d2-9DFB-00C04FA322BA}

Methods

Method Description

OnMessageSubmission

Called by an SMTP event source when a message has been submitted to the queue.

Remarks