Skip to main content
outlook.markMessageAsRead sets isRead to true.
automations/mark-outlook-read.automation.ts
Required messageId identifies the message. Optional second argument { account } defaults to the project Microsoft binding. Returns the updated OutlookMessage with isRead: true. Reapplying the action is harmless provider-side.