Consider the following scenario:
Note The Versions folder item counts in the mailbox is very high (several million) when you run the following command to query the count:
- You use Microsoft Outlook or you use Microsoft Outlook Web Access (OWA) to log on to a mailbox in a Microsoft Exchange Server 2010 environment.
- You enable the Calendar logging feature.
- You use Internet Message Access Protocol version 4 (IMAP4) to access the contacts folder in the mailbox.
- At the same time, other users log on to the mailbox.
Note The Versions folder item counts in the mailbox is very high (several million) when you run the following command to query the count:
Get-MailboxFolderStatistics -Identity <Your test mailbox> -Folderscope RecoverableItems | ft name, ItemsInFolder -autosize