Click or drag to resize

SmtpResponseEnhancedStatusCode Property

Gets enhanced status code. e.g. 2.1.0. 2.X.X is success; 4.X.X is persistent transient failure; 5.X.X is permanent failure.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string EnhancedStatusCode { get; }

Property Value

Type: String
See Also