A reference to the account that owns this message attachment record.
| Requires a Non-Null Value | Yes |
A reference to the project that owns this message attachment record.
| Requires a Non-Null Value | Yes |
A reference to the process that owns this message attachment record.
| Requires a Non-Null Value | Yes |
The name of the file when it is attached to the email message. Accepts template syntax.
| Requires a Non-Null Value | Yes |
| Minimum Characters | 1 |
| Default Value | "" |
| Trims Whitespace | No |
| HTML Tags Allowed | No |
| Converts to Lowercase | No |
| Converts to Uppercase | No |
The contents of the file. Accepts template syntax.
| Requires a Non-Null Value | Yes |
| Default Value | "" |
| Trims Whitespace | No |
| HTML Tags Allowed | No |
| Converts to Lowercase | No |
| Converts to Uppercase | No |
The content type of the attachment. Must be a valid mime type (e.g. "application/json" for JSON data)
| Requires a Non-Null Value | Yes |
| Default Value | "text/plain" |
| Trims Whitespace | No |
| HTML Tags Allowed | No |
| Converts to Lowercase | No |
| Converts to Uppercase | No |
System managed property. Set to the timestamp of when the record is created.
| Requires a Non-Null Value | Yes |
| Default Value | __auto__ |