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.26106.1555
Syntax
public string EnhancedStatusCode { get; }

Property Value

String
See Also