DsnTypeRequested Enumeration

The DsnTypeRequested enumeration specifies the type of Delivery Status Notification (DSN) requested.

Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)

Syntax

'Declaration
Public Enumeration DsnTypeRequested
public enum DsnTypeRequested
public enum class DsnTypeRequested
public enum DsnTypeRequested
public enum DsnTypeRequested

Members

Member name Description
Delay A delay DSN is requested.
Failure A failure DSN is requested.
Never A never DSN is requested.
NotSpecified A requested DSN type is not specified.
Success A success DSN is requested.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003