DsnType Enumeration
The DsnType enumeration specifies the type of Delivery Status Notification (DSN) to use.
Namespace:  Microsoft.Exchange.Data.Transport
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Enumeration DsnType
'Usage
Dim instance As DsnType
public enum DsnType
Members
| Member name | Description | |
|---|---|---|
| Failure | A failure DSN is used. | |
| Expanded | An expanded DSN is used. |