Skip to main content

EmailMessage

@totemsdk/edge-email


@totemsdk/edge-email / EmailMessage

Interface: EmailMessage

Properties

attachments

attachments: EmailAttachment[]


bodyHtml?

optional bodyHtml?: string


bodyText

bodyText: string


flags

flags: string[]


from

from: object

email

email: string

name

name: string


id

id: string


messageId

messageId: string


receivedAt

receivedAt: Date


subject

subject: string


to

to: object[]

email

email: string

name

name: string