Overload List
| Name | Description | |
|---|---|---|
| SmtpClient(String) | Initializes a new instance of the SmtpClient class | |
| SmtpClient(String, Int32) | Initializes a new instance of the SmtpClient class | |
| SmtpClient(String, String, String) | Initializes a new instance of the SmtpClient class | |
| SmtpClient(String, Int32, String, String) | Initializes a new instance of the SmtpClient class | |
| SmtpClient(String, String, String, Boolean) | Initializes a new instance of the SmtpClient class | |
| SmtpClient(String, Int32, String, String, Boolean) | Initializes a new instance of the SmtpClient class |
See Also