outlook.markMessageAsUnread sets isRead to false.
automations/mark-outlook-unread.automation.ts
messageId identifies the message. Optional second argument { account } selects the Microsoft binding. Returns the updated OutlookMessage with isRead: false.