Platform SDK: SMTP Server Events

ISMTPServer::SubmitMessage

[This is preliminary documentation and subject to change.]

Submit a message for delivery to the SMTP service.

HRESULT SubmitMessage([in] IMailMsgProperties *pMsg);
pMsg
A reference to the MailMsg object containing the message to submit.

Return Values

Value Description
S_OK Submission succeeded.