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

Keith Hampshire 96 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 | Windows | Classic Outlook for Windows | For business
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    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

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.