| DSNActionExpanded Field |
Indicates that the message has been successfully delivered to the recipient address as specified by the sender,
and forwarded by the Reporting-MTA beyond that destination to multiple additional recipient addresses.
An action-value of "expanded" differs from
Delivered in that "expanded" is not a terminal state.
Further "failed" and/or "delayed" notifications may be provided.
Namespace:
Limilabs.Mail.Headers
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public static readonly DSNAction Expanded
Public Shared ReadOnly Expanded As DSNAction
public:
static initonly DSNAction^ Expanded
static val Expanded: DSNAction
Field Value
Type:
DSNActionSee Also