| RecipientDeliveryStatusNotificationAction Property |
Indicates the action performed by the
ReportingMTA as a result of its attempt to deliver the message.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public DSNAction Action { get; set; }
Public Property Action As DSNAction
Get
Set
public:
property DSNAction^ Action {
DSNAction^ get ();
void set (DSNAction^ value);
}
member Action : DSNAction with get, set
Property Value
Type:
DSNActionSee Also