Recieving an error message when accessing my delegates in Outlook Client?

Keith Hampshire 71 Reputation points
2021-07-07T17:45:55.167+00:00

I'm receiving an error message when trying to open "Delegate Access" in Outlook client. I'm logged in as me on my own Outlook client.

The message reads, "The Delegates page is not available. Cannot access Outlook folder".

I haven't even gotten to the part where I can start delegating access to folders because I keep receiving this message.
112640-image.png

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
3,996 questions
{count} votes

1 answer

Sort by: Newest
  1. Vasil Michev 70,486 Reputation points MVP
    2021-07-07T20:32:27.167+00:00

    If you have sufficient permissions, try running the following cmdlet to reset the delegate collection:

    Remove-MailboxFolderPermission mailbox:\Calendar -ResetDelegateUserCollection  
    

    More information about the switch here: https://learn.microsoft.com/en-us/powershell/module/exchange/remove-mailboxfolderpermission?view=exchange-ps