Delegated-Mail
Number of APIs: 8
-
Get mailbox settings GET https://graph.microsoft.com/v1.0/me/mailboxSettings
-
Get my messages I'm at mentioned in GET https://graph.microsoft.com/beta/me/messages?$filter=mentionsPreview/isMentioned eq true&$select=subject,sender,receivedDateTime
-
Get a message GET https://graph.microsoft.com/v1.0/me/messages/{{MessageId}}
-
Get my mailbox rules GET https://graph.microsoft.com/v1.0/me/mailFolders/inbox/messagerules
-
Get my categories GET https://graph.microsoft.com/v1.0/me/outlook/masterCategories
-
Get email headers GET https://graph.microsoft.com/v1.0/me/messages?$select=internetMessageHeaders&$top=1
-
Set automatic replies PATCH https://graph.microsoft.com/v1.0/me/mailboxSettings