Gmail Message Detail
| Property | Type | Description |
|---|---|---|
| from | string | From address. |
| to | string | To address. |
| cc | string | Cc. |
| bcc | string | Bcc. |
| subject | string | Subject of the email. |
| body | string | Body of the email. |
| attachmentFilePathsOrDriveFileIds | Array.<string> | Full file paths of downloaded attachments or FileIDs of Drive Attachments. |