Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MailingOptions

Hierarchy

  • MailingOptions

Index

Properties

Optional attachments

attachments: BlobSource[]

Optional bcc

bcc: undefined | string

Optional cc

cc: undefined | string

Optional from

from: undefined | string

Optional htmlBody

htmlBody: undefined | string

Optional inlineImages

inlineImages: undefined | {}

Optional name

name: undefined | string

Optional noReply

noReply: undefined | false | true

Optional replyTo

replyTo: undefined | string

Generated using TypeDoc