Platform SDK: SMTP Server Events

IMailTransportOnPostCategorize Interface

[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.

IID
76719653-05A6-11d2-9DFD-00C04FA322BA
Extends
IUnknown
Event Name
OnPostCategorize
COM Category ID

Methods

Method Description
OnMessagePostCategorize Called by an SMTP event source after the categorizer has finished categorizing a MailMsg object.