At Microsoft Ignite 2019, we announced new Exchange Online management cmdlets and showed how they can be used to perform fast and highly reliable data retrieval operations. Today we’re delighted to b...
I believe the Get-EXOMailbox command is not properly retrieving the mailitemsaccessed logging attribute
When attempting to retrieve which mailboxes have the new MailItemAccessed logging enabled, using the Get-EXOMailBox command does not retrieve expected results
Running the same command using the legacy Get-Mailbox command produces the expected results
Please see the screenshot below. This shows that the Get-EXOMailbox is not pulling the correct auditing settings when calling an unlimited set of results. All results match between the two commands with the exception of "MailItemsAccessed"
It does appear when I call a specific identity, I return the expected results