Forum Discussion
regen_lweeks
Mar 15, 2019Copper Contributor
Folder automapping for account that has been deleted.
I've scoured the web and now I'm here to see if anybody has run into this before. There once was an account in our AD and Office 365 (they are synced) called "Demo User" that my email account was gi...
Victor_Ungureanu
Microsoft
Mar 15, 2019You need to clear the msExchDelegateListBL attribute on your AD user account. You can use AD Users and Computers in Advanced View or ADSI Edit.
- regen_lweeksMar 15, 2019Copper Contributor
Thanks for your reply! I appreciate your help. I am not seeing that attribute listed on my account. I've attached a picture showing this. Any other thoughts?
- Victor_UngureanuMar 15, 2019
Microsoft
- Victor_UngureanuMar 15, 2019
Microsoft
What I notice is that the attribute msExchDelegateListBL is read-only, so you won't be able to clear it.
I guess you still need to check using powershell get-mailboxpermissions and remove-mailboxpermissions.