ImapSmtpAccessDetails
Properties
Name | Type | Description | Notes |
---|---|---|---|
smtpServerHost | kotlin.String | SMTP server host domain | |
smtpServerPort | kotlin.Int | SMTP server host port | |
smtpUsername | kotlin.String | SMTP username for login | |
smtpPassword | kotlin.String | SMTP for login | |
imapServerHost | kotlin.String | IMAP server host domain | |
imapServerPort | kotlin.Int | IMAP server host port | |
imapUsername | kotlin.String | IMAP username for login | |
imapPassword | kotlin.String | IMAP password for login |