 | 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.HeadersAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic static readonly DSNAction Delivered
Public Shared ReadOnly Delivered As DSNAction
public:
static initonly DSNAction^ Delivered
static val Delivered: DSNAction
Field Value
DSNAction
See Also