Email that can be sent using the configured SMTP service
Properties
| Property | Type | Description |
|---|---|---|
bcc? | string[] | Blind carbon copy |
html? | string | HTML body (takes precedence over plain text) |
subject | string | Message subject |
text? | string | Plaintext body |
to | string[] | List of recipients |