SMTPSetting Properties |  |
The EmailSMTPSetting type exposes the following members.
Properties|
| Name | Description |
|---|
 | Password |
SMTP user password
|
 | Port |
SMTP port example: 587
|
 | Server |
SMTP server example: smtp.gmail.com
|
 | SSL |
Is SMTP as SSL
|
 | User |
SMTP user name
|
Top
See Also