How to create shared mailbox from MS Graph API And how to convert user mailbox to shared mailbox? From existing create user POST query, I could just create user and not mailbox.
Asked
Active
Viewed 935 times
1 Answers
0
Creating a mailbox is not possible via the Microsoft Graph.

Paul Schaeflein
- 607
- 3
- 11
-
1Can we convert the user mailbox to shared mailbox via Graph API? Is this possible? – codec Apr 06 '21 at 14:20