DsnFormatRequested Enumeration
The DsnFormatRequested enumeration specifies the format used for Delivery Status Notification (DSN) messages.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
Public Enumeration DsnFormatRequested
public enum DsnFormatRequested
public enum class DsnFormatRequested
public enum DsnFormatRequested
public enum DsnFormatRequested
Members
| Member name | Description | 
|---|---|
| Full | Include the whole original message. | 
| Headers | Include only the headers of the original message. | 
| NotSpecified | Use the default DSN format. | 
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003