Hey guys,
How do I configure Outlook so when somebody reads a calendar Item in a Shared Mailbox and accepts it, the item goes to the shared mailbox calendar, not the user's calendar?
I think this is a similar issue as when people delete items from it, they show in the person's deleted items, not in the shared mailbox's and that could be fixed by adding this to the registry:
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Options\General] "DelegateWastebasketStyle"=dword:00000004
Or when people send an email as the shared mailbox it doesn't go to the shared mailbox's sent items, also fixed with this registry entry:
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Preferences] "DelegateSentItemsStyle"=dword:00000001
It's just so annoying Outlook doesn't do this on its own.
Thanks