Email |
The OutputEmailDeviceEmailDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| attachName | Name of the attached file | |
| attachPath | Path of the file to attach | |
| bcc | Email addresses in blind copy (BCC) | |
| body | Body of the email | |
| cc | Email addresses in copy (CC) | |
| device | Current OutputEmailDevice | |
| isHtmlBody | If true, the body is in HTML format | |
| replyTo | Email addresses used for the reply | |
| sender | Email address of the sender | |
| subject | Subject of the email | |
| to | Email addresses of the recipients |