MS Graph how to get letters from online archive

Oleksandr Masalitin 10 Reputation points
2023-07-17T10:49:48.4133333+00:00

Hello,
Could you please help me with the following question?
I have to extract emails that have been sent to the online archive. From the mailbox letters are reading normally. I registered the app in azure and granted it the following permissions:
Mail.Read
User.Read.All
Please tell me if it is possible to read letters from the online archive using the MS Graph.

Outlook
Outlook
A family of Microsoft email and calendar products.
4,437 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,993 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 113.2K Reputation points MVP
    2023-07-18T16:24:09.4+00:00

    No, the Graph API does not currently support any operations against the Online Archive. If you need to programmatically access items in the archive, use EWS instead.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.