Get Message
Get information about an email that you received in an Office 365 Mail account.
Options
| Field | Definition | Type | Required | 
|---|---|---|---|
|  | Determines the type of mail: 
 | Dropdown | TRUE | 
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| Message ID | Unique identifier of the email. This field can be dragged from the New Mail event card or Send Email action card. | Text | TRUE | 
| User | |||
| User ID or Username | Unique ID of the user or username. For example, john.doe@somedomain.com. This could be the user's email address, but this is not true in all cases. Appears when User Mail is selected from the Mail option. | Text | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
|  | ||
| Subject | Subject of the email | Text | 
| HTML | HTML body of the email | Text | 
| From | Email address of the sender of the email | Text | 
| Importance | Indicates the importance of the email. Options are Low, Normal, or High. | Text | 
| Message ID | Unique identifier of the email about which to get information. | Text | 
| Received Date Time | Date and time when the email was received | Text | 
| Attachments | Content of loaded attachment | List of Objects | 
| ID | Unique ID of the attachment. | Text | 
| Last Modified Date Time | Date and time when the attachment was last modified. | Date & Time | 
| Name | Name representing the text that is displayed below the icon representing the embedded attachment. This does not need to be the actual file name. | Text | 
| Content Type | Content type of the attachment. | Text | 
| Size | Size in bytes of the attachment. | Number | 
| Is Inline? | True if the attachment is inline; otherwise, False. | True/False | 
