QueuedMessageEventArgs members
The QueuedMessageEventArgs class provides data for the Microsoft.Exchange.Data.Transport events.
The QueuedMessageEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
MailItem | The MailItem property gets an instance of the MailItem class that is associated with the event to which the instance of the QueuedMessageEventArgs class was passed. |
Top