Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
The IMailTransportOnPostCategorize interface defines a method that transport event sinks must implement to be notified of the OnPostCategorize event, indicating that a MailMsg object has been categorized by the SMTP service categorizer.
Method | Description |
---|---|
OnMessagePostCategorize | Called by an SMTP event source after the categorizer has finished categorizing a MailMsg object. |