| BounceResultAction Property |
Indicates the action performed as a result of attempt to deliver the message.
Namespace:
Limilabs.Mail.Tools
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public DSNAction Action { get; }
Public ReadOnly Property Action As DSNAction
Get
public:
property DSNAction^ Action {
DSNAction^ get ();
}
member Action : DSNAction with get
Property Value
Type:
DSNActionSee Also