Action group: Outlook
Description
The action reads emails with the given identifiers and saves the information to a table
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Message IDs | Collection with emails IDs | Robin.Collection | Yes | |
Results | ||||
Result | The table into which information is saved from messages selected by filters. The table has the following set of columns: Sender; Recipient; CC; Subject of the message; Body of the message; Name of attachments | Robin.DataTable |
Special conditions of use
None.
Example of use
Task
Save the data on messages to a "Table" type variable.
Solution
Use the "Terminate", "Run", "Select message", "Read and save" actions.
Implementation
Result
The information about the selected messages is saved to a "Table" type variable.