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 theirs. We are using Office 365 E3 and E5 subscriptions. Has anyone else experienced this?
8 Replies
- Titus_MawashaCopper 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,ItemsInFolderAndSubfoldersIf the RecoverableItems is already bigger than 100GB this will cause the issue. There is a workaround to fix this.
- nate_roheCopper ContributorThanks for your reply, I just checked and hers is at 281.9 MB.
- Titus_MawashaCopper ContributorIs your environment hybrid or direct O365 tenant?