SmtpConnectionString Properties |
The SmtpConnectionString type exposes the following members.
Name | Description | |
---|---|---|
Host |
Get or set IP address or name of the SMTP server.
| |
Port |
Get or set the port of the SMTP server.
| |
UserName |
Get or set the user name
to connect on the SMTP server.
| |
UserPassword |
Get or set the user password
to connect on the SMTP server.
| |
UseSsl |
Indicates if the SMTP server use SSL protocol.
|