Mark Emails
Marks specified Outlook emails as read or unread.
Note: It requires the following permissions on the scopes: Mail.ReadWrite, Mail.ReadWrite.Shared
Input Concepts
Concept
Description
Type
Required
Default Value
emails
The emails to be marked
outlook email
Yes
N/A
read
The status to mark the emails as. True for read, False for unread.
boolean
No
True
Examples
Mark the specified emails as read
Mark the specified emails as unread
Last updated
Was this helpful?