OpenConnectionEventArgs Members
Include Protected Members
Include Inherited Members
The OpenConnectionEventArgs class provides data for connection open events.
The OpenConnectionEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OpenConnectionEventArgs | The OpenConnectionEventArgs() constructor initializes a new instance of the OpenConnectionEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
DeliverableMailItem | The DeliverableMailItem property gets a mail item for delivery. | |
NextHopDomain | The NextHopDomain parameter gets the next domain associated with the event. |
Top