Is there a way to distinguish between shared mailbox and normal user via graph api? Right now /users endpoint returns shared mailboxes in the same way as unlicensed users and according to docs here https://docs.microsoft.com/en-us/graph/api/resources/user there is no way to tell which user is shared mailbox. Am i missing something?
0
votes