Forum Discussion
nate_rohe
Mar 22, 2022Copper Contributor
Meetings on Outlook calendar disapearing
We have a few users who are delegates for their VP that have meetings they have organized that are disappearing off their calendars. They can see the meeting on other people's calendars just not thei...
Titus_Mawasha
Mar 29, 2022Copper Contributor
Hi Nate_Rohe,
Please run this PowerShell CMD and verify the size of the RecoverableItems
Get-MailboxFolderStatistics <email address> -FolderScope RecoverableItems | FL Name,FolderAndSubfolderSize,ItemsInFolderAndSubfolders
If the RecoverableItems is already bigger than 100GB this will cause the issue. There is a workaround to fix this.
- nate_roheMar 29, 2022Copper ContributorThanks for your reply, I just checked and hers is at 281.9 MB.
- Titus_MawashaMar 29, 2022Copper ContributorIs your environment hybrid or direct O365 tenant?
- nate_roheMar 29, 2022Copper ContributorIt is Hybrid but all mail is on O365.