Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Envelope

Index

Properties

Properties

Optional bcc

bcc: undefined | string

addresses from this value get added to RCPT TO list

Optional cc

cc: undefined | string

addresses from this value get added to RCPT TO list

Optional from

from: undefined | string

the first address gets used as MAIL FROM address in SMTP

Optional to

to: undefined | string

addresses from this value get added to RCPT TO list

Generated using TypeDoc