Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,888 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to 'emulate' this Powershell command (https://learn.microsoft.com/en-us/powershell/module/exchange/get-adminauditlogconfig?view=exchange-ps) within my Python code. What REST API does this command use? Thank you!