Hierarchy

  • EmailSettings

Properties

attach?: string[]

See

[[Email.attach]]

bcc?: string | string[]

See

[[Email.bcc]]

bulkPriority?: number

See

[[Email.bulkPriority]]

cc?: string | string[]

See

[[Email.cc]]

embedAll?: boolean

See

[[Email.embedAll]]

froms?: string | string[]

See

[[Email.froms]]

html?: string

See

[[Email.html]]

priority?: number

See

[[Email.priority]]

replyTo?: string | string[]

See

[[Email.replyTo]]

sender?: string

See

[[Email.sender]]

subject: string

See

[[Email.subject]]

text?: string

See

[[Email.text]]

to?: string | string[]

See

[[Email.to]]

Generated using TypeDoc