Interface ImapServerFetchItem

IMAP fetch content in raw format

Export

Interface

ImapServerFetchItem

Hierarchy

  • ImapServerFetchItem

Properties

Properties

content: string

Content of the email

Memberof

ImapServerFetchItem

id: string

ID of the email

Memberof

ImapServerFetchItem

read: boolean

Read status of the email

Memberof

ImapServerFetchItem

seqNum: number

Sequence number of the email

Memberof

ImapServerFetchItem

uid: number

UID of the email

Memberof

ImapServerFetchItem