Hi,
I have the following problem with shared mailbox:
When checking number of items in main "INBOX" folder from Exchange Server side (running Get-MailboxFolderStatistics command) it returns value of 1000 items in just this folder (not including subfolders). However, every user that has access to this mailbox can see only few of them. New e-mails sent to this mailbox are being delivered and displayed correctly in the inbox folder.
Troubleshooting done:
1. View settings from Outlook side have been reset
2. Tried OWA - same result
3. Granted myself with fullaccess rights and checked - saw the same amount of e-mails as other users.
4. Checked mailbox with MFCMAPI - all affected items (not displayed ones) are assigned to PR_Assoc_Content_Count instead of PR_Content_Count
5. Exported affected folder to a freshly created mailbox and checked there - same number of items is displayed from Exchange server side and only few of them visible in the inbox folder.
Any ideas what could be the problem here?
Thank you in advance.