Graph API

Graph API
8

Upvotes

Upvote

 Dec 25 2022
5 Comments (5 New)
New

Is there documentation accessing in-place archive mailboxes? we believe it is supported but our developer is struggling.!

Comments
Copper Contributor

We have a similar scenario in our solution. That would be awesome to have Graph API to support accessing in-place archive mailboxes. Hope in the next API release this feature will be included.

Copper Contributor

Agreed with the post and subsequent comment. The inability to access Archived Mailboxes is a huge problem. The majority of a user's email many times resides in the Archive Mailbox, The inability to access those emails forced us to use the EWS API which we hear is on the road to deprecation. Graph needs to support functionality that has been in the EWS API for years. 

Copper Contributor

same problem

Copper Contributor

Yes - this is a big miss for us - infact graph calls used to work - now they don't and they return a message: "message": "Item 'ArchiveMsgFolderRoot' doesn't belong to the targeted mailbox '2xxxxxx241-43c6-8cx9-b1xxxxxxxxx7c'. The item exists in an archive mailbox."

 

https://graph.microsoft.com/v1.0/me/mailFolders/ArchiveMsgFolderRoot/

 

So it knows about the archive mailbox and the known folder is there.

It just doesn't return the results from it.

Copper Contributor

Hello guys, do we have a resolution on this? If not, do we have any other way to access in-place archive folders? Please let me know.