Share via


DeliveryAgent Constructor

The DeliveryAgent() constructor initializes a new instance of the DeliveryAgent class.

Namespace:  Microsoft.Exchange.Data.Transport.Delivery
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New DeliveryAgent()
protected DeliveryAgent()