Hello,
Could someone please clarify how can I retrieve list of all shared mailboxes using Python ?
I know that it is possible using Powershell cmdlet Get-Mailbox. Is there any way how to get this data using Python ?
Thanks in advance.