DotNetOpenMail 0.5.7 (beta)

SmtpResponse.ResponseCode Property

The SMTP Reponse code

[Visual Basic]
Public Property ReadOnly ResponseCode As Integer
[C#]
public int ResponseCode { get; }
[C++]
public: __property int get_ResponseCode();
[JScript]
public function get ResponseCode() : int

See Also

SmtpResponse Class | DotNetOpenMail Namespace