EmailAccount Members
The EmailAccount type exposes the following members.
Properties
Name | Description | |
---|---|---|
Account |
The address mail
|
|
MailAccountId |
The unique email identifier
|
|
MailPassword |
The Mail Password
|
|
PopImapHost |
The Pop/Imap Host to receive emails
|
|
PopImapPort |
The SMTP Port to receive emails
|
|
SMTPHost |
The SMTP Host to send emails
|
|
SMTPPort |
The SMTP Port to send emails
|
|
UserName |
The user name
|
|
UseSSL |
If SSL protocol is active or not
|
|
UseTLS |
If TLS protocol is active or not
|
|
VisibleName |
The visible name to show as FromName
|