Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DsnFormatRequested property gets the DSN format requested for this mail message.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property DsnFormatRequested As DsnFormatRequested
Get
'Usage
Dim instance As DeliverableMailItem
Dim value As DsnFormatRequested
value = instance.DsnFormatRequested
public abstract DsnFormatRequested DsnFormatRequested { get; }
Property value
Type: Microsoft.Exchange.Data.Transport.DsnFormatRequested
One of the DsnFormatRequested enumeration values.