| BounceResultReason Property |
For a "failed" or "delayed" recipient, contains the actual diagnostic code issued by the mail transport.
Namespace:
Limilabs.Mail.Tools
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Reason { get; }
Public ReadOnly Property Reason As String
Get
public:
property String^ Reason {
String^ get ();
}
member Reason : string with get
Property Value
Type:
StringSee Also