Share via


QueuedMessageEventArgs Members

Include Protected Members
Include Inherited Members

The QueuedMessageEventArgs class provides data for the Microsoft.Exchange.Data.Transport events.

The QueuedMessageEventArgs type exposes the following members.

Properties

  Name Description
Public property 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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top