My company is using Microsoft Exchange server 2016. Each mailbox only has 1G space allocated. How can I get the mailbox usage information using python exchangelib?
I am using Python 3.9.5 with exchangelib 4.4. I can use exchangelib to send and receive email however, cannot find the right way to get the mailbox space.