Is it possible to access shared mailbox using graphs?
I would like access shared mailbox mail folders using graphs.
Is it possible to access shared mailbox using graphs?
I would like access shared mailbox mail folders using graphs.
Simply treat it as any other user:
https://graph.microsoft.com/v1.0/users/[email protected]/messages
Make sure you have the right permissions set (Mail.Read.Shared)