Overload List
| Name | Description | |
|---|---|---|
| SmtpResponse(Int32, String, String) |
Initializes a new instance of the SmtpResponse class with the specified code, description and raw response string.
| |
| SmtpResponse(Int32, Int32, Int32, String, String) |
Initializes a new instance of the SmtpResponse class with the specified code, enhanced code, description and raw response string.
|