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