Share via


DeliverMailItemEventArgs Members

Include Protected Members
Include Inherited Members

The DeliverMailItemEventArgs class provides data for mail delivery events.

The DeliverMailItemEventArgs type exposes the following members.

Constructors

  Name Description
Protected method DeliverMailItemEventArgs The DeliverMailItemEventArgs() constructor initializes a new instance of the DeliverMailItemEventArgs class.

Top

Properties

  Name Description
Public property DeliverableMailItem The DeliverableMailItem property gets a mail item for the queue associated with the request.

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