| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
The File name that will be displayed as the Attachment name in the email |
string |
None. |
| FilePath |
If no Data is specified, we look for a pre-existing file to attach to the email |
string |
None. |
| Data |
Data (optional) - if specified, FilePath is only used to determine the file type (paths are ignored), and a filename is generated based on the Contact information |
Collection of byte |
None. |