Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
Used by the SMTP service to manage message files in the store driver.
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. |