Interface: ImapSmtpAccessDetails
export
interface
ImapSmtpAccessDetails
Table of contents
Properties
- imapPassword
- imapServerHost
- imapServerPort
- imapUsername
- smtpPassword
- smtpServerHost
- smtpServerPort
- smtpUsername
Properties
imapPassword
• imapPassword: string
memberof
ImapSmtpAccessDetails
imapServerHost
• imapServerHost: string
memberof
ImapSmtpAccessDetails
imapServerPort
• imapServerPort: number
memberof
ImapSmtpAccessDetails
imapUsername
• imapUsername: string
memberof
ImapSmtpAccessDetails
smtpPassword
• smtpPassword: string
memberof
ImapSmtpAccessDetails
smtpServerHost
• smtpServerHost: string
memberof
ImapSmtpAccessDetails
smtpServerPort
• smtpServerPort: number
memberof
ImapSmtpAccessDetails
smtpUsername
• smtpUsername: string
memberof
ImapSmtpAccessDetails