Click or drag to resize

SmtpResponseCode Property

Gets the status code. 2yz is positive completion reply; 3yz is positive intermediate reply; Other is negative.

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

Property Value

Type: Int32
See Also