| Hunny Software Library Reference | |
SmtpClient.Connect Method (String)
Opens a connection to an SMTP server at the default port.
[Visual Basic]Overloads Public Sub Connect( _
ByVal
address As
String _
)
Parameters
- address
- The hostname or IP address of the SMTP server.
Exceptions
| Exception Type | Condition |
|---|
| Exception | If a network or protocol
error occurs. |
See Also
SmtpClient Class | Hunny.Mail Namespace | SmtpClient.Connect Overload List