Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MailMessage

Hierarchy

  • MailMessage

Index

Properties

Optional body

body: string

Body of mail.

Optional cc

Mail CC recipients.

Optional inReplyTo

inReplyTo: string

Reply to.

Optional messageId

messageId: string

Message ID of the mail.

Optional replyBy

replyBy: Date

Data when should be replied to mail.

Optional replyTo

Reply to Email recipients.

Optional sections

sections: Array<ERRORUNKNOWN>

List of mail section types.

Optional subject

subject: string

Subject of the mail.

Optional to

Mail To recipients.

Generated using TypeDoc