Platform SDK: SMTP Server Events

ISMTPServer::AllocMessage

[This is preliminary documentation and subject to change.]

Allocate a MailMsg object using the SMTP service.

HRESULT AllocMessage([out] IMailMsgProperties **ppMsg);
ppMsg
On successful return, contains the reference to the newly allocated MailMsg object.

Return Values

Value Description
S_OK Allocation succeeded.