> ## Documentation Index
> Fetch the complete documentation index at: https://learn.workflow.dog/llms.txt
> Use this file to discover all available pages before exploring further.

# Mark as Read

> Mark one Microsoft Outlook message as read.

The **Mark as Read** action sets an Outlook message's read state to `true`.

## Inputs

| Input                   | Type              | Required | Description                             |
| ----------------------- | ----------------- | -------- | --------------------------------------- |
| **Third-party account** | Microsoft account | Yes      | Outlook account containing the message. |
| **Message ID**          | String            | Yes      | Microsoft ID of the message to update.  |

<Note>
  This action returns no output. Use **Get Message** when a later branch needs
  the current **Is Read** value.
</Note>
