SMTPConn Constructor
Initializes a new instance of the SMTPConn class.
Overload List
| Name | Description |
|---|---|
| SMTPConn () |
Initializes a new instance of the SMTPConn class.
|
| SMTPConn (String) |
Initializes a new instance of the SMTPConn class, initializing the SMPT server name.
|
| SMTPConn (String, Boolean, Boolean) |
See Also