Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Exchange Web Services |
The Mark Exchange Emails As Read step is used to take an unread Exchange email and mark it as read.
Prerequisites
- This step requires the Exchange Web Services module to be installed before it will be available in the toolbox.
- A dependency must be created after installing the module in order for the Step to be properly used.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Exchange Server | The server and authentication used. | ExchangeServerDefinition |
Ids | An array of email IDs to retrieve full information about, including body and any attachments. A common source for this array is the "Id [All Id]" property of the output of the Search Emails step. | List of String |
Related Information