appmixer.utils.email.SendEmail
1.1.1
Public
| Field | Type | Description |
|---|---|---|
| To | text | The email address of the message's recipient. |
| From | text | Optional from name to be used. |
| Reply to | text | This will instruct any recipient email client to direct replies to your address. |
| Subject | text | The subject of the message. |
| Text | textarea | The text body of the message. |
| HTML | textarea | The HTML body of the message. |
| Attachments | expression | Attachments for the email message. |
| Field | Type | Description |
|---|---|---|
| No fields defined for this port | ||