running the last version from powershell module exchange online management (ver 2.0.3) I got the following error:
Select-Object : Property "AuditData" cannot be found.
At line:1 char:113
- ... ngAction 'Continue' | Select-Object -ExpandProperty AuditData | Out-F ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidArgument: (@{CreationTime=...b-75ee78787346}:PSObject) [Select-Object], PSArgumen
tException
- FullyQualifiedErrorId : ExpandPropertyNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand