Greetings,
In Microsoft Outlook, right-click on Inbox -> Properties -> Permissions tab
When adding a new delegate, is that event (the addition of the new delegate) logged anywhere?
When changing the Permission Level for an existing delegate, is that event (the change in the delegate's permission level) logged anywhere?
Thank you
It is stored as a hidden rule in the mailbox at the server. This has to be server rule, since if the client is not running the delegation could not be checked.
Use MFCMapi tool to export these hidden rules -
http//
I am not sure if there is logging, but if there is any it is possibly on the Exchange server.
What type of logging do you have on your Exchange server?
The changes should be reflected in the Public Delegate attribute in AD. Also you should see changes in HKCU\Software\Microsoft\Office\version#\Outlook\Options\General (there are several Delegate Keys).
Thank you both for the info/suggestions - we are a very large corporate environment, so the Exchange servers are run by a separate group. I will contact them to see what logging they have enabled and if they can provide the info. We are interested in determining a date/time that the delegate rule was changed, so hopefuly we will be able to find that in a log on the Exchange server. Thanks again and best regards.