Office 365 - get DKIM status for domain
We need to be able to view the DKIM signing config status (enabled true/false, and preferably the selector names) for each domain. I know this is do-able for delegated orgs using the Exchange Online Powershell module (Get-DkimSigningConfig), but I...