1

I'm trying to download emails from In-Place Archive mailbox in office365.

Looks like Outlook API didn't support it last year How to get In-Place archive mailbox in Exchange Online using Office 365 APIs

And a recent question regarding Graph API didn't get any response in Access In-Place Archive with MS Graph

Was anyone successful using unmanaged EWS API?

yair
  • 659
  • 2
  • 8
  • 26
  • It is possible to access the In-Place Archive through the MS Graph API. Please see the comment by @Denis here: https://stackoverflow.com/questions/36939501/how-to-get-in-place-archive-mailbox-in-exchange-online-using-office-365-apis – Morten Jun 21 '19 at 08:00
  • Possible duplicate of [How to get In-Place archive mailbox in Exchange Online using Office 365 APIs](https://stackoverflow.com/questions/36939501/how-to-get-in-place-archive-mailbox-in-exchange-online-using-office-365-apis) – Morten Jun 24 '19 at 07:08

1 Answers1

1

We are looking into this scenario now and hope to have a solution on MS Graph soon(can't promise any timelines yet).

Arun V
  • 66
  • 2