| DSNActionDelivered Field |
Indicates that the message was successfully delivered to the recipient address specified by the sender,
which includes "delivery" to a mailing list exploder.
It does not indicate that the message has been read.
This is a terminal state and no further DSN for this recipient should be expected.
Namespace:
Limilabs.Mail.Headers
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public static readonly DSNAction Delivered
Public Shared ReadOnly Delivered As DSNAction
public:
static initonly DSNAction^ Delivered
static val Delivered: DSNAction
Field Value
Type:
DSNActionSee Also