 | SmtpConfiguration Properties |
The SmtpConfiguration type exposes the following members.
Properties
| Name | Description |
---|
 | From |
Gets the from address
|
 | Password |
Gets the password
|
 | Server |
Gets the SMTP server
|
 | Ssl |
Get the SSL setting
|
 | Username |
Gets the username for connecting to the server
|
Top
See Also