Microsoft.Exchange.Data.Transport.Delivery namespace
| Class | Description | |
|---|---|---|
|
CloseConnectionEventArgs | The CloseConnectionEventArgs class provides data for connection closing events. |
|
CloseConnectionEventSource | The CloseConnectionEventSource class provides data for the connection close events. |
|
DeliverMailItemEventArgs | The DeliverMailItemEventArgs class provides data for mail delivery events. |
|
DeliverMailItemEventSource | The DeliverMailItemEventSource class provides data for mail delivery events. |
|
DeliveryAgent | The DeliveryAgent class is the base class for all classes that handle delivery agent events. |
|
DeliveryAgentFactory<Manager> | The DeliveryAgentFactory<Manager> class produces instances of the DeliveryAgent class used to extend transport behavior. |
|
DeliveryAgentManager | The DeliveryAgentManager class manages instances of the DeliveryAgent class. |
|
OpenConnectionEventArgs | The OpenConnectionEventArgs class provides data for connection open events. |
|
OpenConnectionEventSource | The OpenConnectionEventSource class provides data for open connection events. |
| Delegate | Description | |
|---|---|---|
|
CloseConnectionEventHandler | The CloseConnectionEventHandler event handler represents the method that handles connection close events. |
|
DeliverMailItemEventHandler | The DeliverMailItemEventHandler represents the method that handles mail delivery events. |
|
OpenConnectionEventHandler | The OpenConnectionEventHandler delegate represents the method that will handle open connection events. |
Show: