O365 / python-o365

A simple python library to interact with Microsoft Graph and Office 365 API
Apache License 2.0
1.6k stars 411 forks source link

How to determine mailbox access? #1069

Open tylerlittlefield opened 2 months ago

tylerlittlefield commented 2 months ago

Say I have a shared mailbox, how can I determine:

  1. The owner
  2. The users that have access to the mailbox
alejcas commented 1 month ago

It's not implemented and also I don't know of any method to know this info.

Please check the MS Graph docs. If it's possible there it should possible in O365.