Graph API manage shared mailbox access

Graph API manage shared mailbox access
32

Upvotes

Upvote

 Jun 09 2021
1 Comments (1 New)
New

A feature to manage SharedMailbox access via delegated access with microsoft graph.

 

I've been digging for days now to see if there's any good way to to this without using the gui or the powershell module. There's some "hacks" to use the powershell module within C# to trigger the commands, but this is not optimal.

Comments
Copper Contributor

@Zalmez Is it regarding the support for accessing some of the API like '/replay'? 

If we use these APIs with a shared mailbox with all user permission, it shows an unauthorized error. So is it happening due to this feature is unsupported by the Microsoft graph?