Platform SDK: SMTP Server Events

IMailMsgStoreDriver Interface

[This is preliminary documentation and subject to change.]

Used by the SMTP service to manage message files in the store driver.

IID
246aae60-acc4-11d1-aa91-00aa006bc80b
Extends
IUnknown

Methods

Method Description
AllocMessage Allocate a property stream and content file for the message and specified recipients, with optional asynchronous method completion.
EnumMessages Get an enumerator for undelivered messages in this store driver object.
ReOpen Re-open a property stream and/or content file for the specified message, with optional asynchronous method completion.
Delete Delete the property stream and content file for the specified message, with optional asynchronous method completion.