Class: ImapAttachment

@nginstack/engine/lib/email/ImapClient~ ImapAttachment


new ImapAttachment()

Properties:
Name Type Description
filename string

Nome do arquivo anexo.

contentType string

Tipo MIME do arquivo anexo.

textContent string

O conteúdo do anexo em texto simples, caso o tipo do conteúdo seja textual.

data UInt8Array

O conteúdo do anexo em bytes.