Forum Discussion
ParLinderoth
May 20, 2019Steel Contributor
Show as conversation in shared mailbox
Hi, In Outlook online (O365) it is possible to open a shared mailbox and see the sent messages grouped together with the incoming messages in conversations. The same functionality is not availabl...
- May 20, 2019
ParLinderoth You didnt miss a setting - it's not possible in Outlook desktop because of the way search works in shared mailboxes. Instant search is limited to one folder at a time.
maryo555
Oct 29, 2021Copper Contributor
Thank you Diane. This is exactly the confirmation I have been needing. I've been wrestling with this dilemma with my clients a lot lately. Maybe because of O365, these mailboxes are more commonly set up as shared these days, whereas in the past we may have come across more mailboxes set up with an account. Is there an easy way for me to spot the difference?
Conversation view is such a bonus when there are several people tending to a shared mailbox as it can show everyone what has transpired on each email.
I think the workaround that I will suggest is to create a rule; when I send an email from the shared mailbox, a copy is sent to the shared inbox. That way they will get, almost, the equivalent of conversation view in a proper mailbox. Do you think that will work?
Conversation view is such a bonus when there are several people tending to a shared mailbox as it can show everyone what has transpired on each email.
I think the workaround that I will suggest is to create a rule; when I send an email from the shared mailbox, a copy is sent to the shared inbox. That way they will get, almost, the equivalent of conversation view in a proper mailbox. Do you think that will work?
Nov 02, 2021
>> Is there an easy way for me to spot the difference?
Shared mailboxes are in the folder list using their display name, not their email address.
The rule won't work - you can only use server-side rules and need to set them up in Outlook on the web or creating a profile for the shared mailbox and creating server-side rules (which is any rule that does not say "(client only)".
While you could add the shared box to your profile, if the mailbox shows up automatically when you add your account to a profile, the mailbox is auto mapped - when its auto mapped and added as an account, it is buggy.
To add the mailbox as an account, you need to sign into it using your user/password.
Instructions: https://www.slipstick.com/exchange/create-rules-and-oof-shared-mailbox/
Your other option is using a macro to copy the sent messages, if work allows it. (I have a macro that does this.)
Shared mailboxes are in the folder list using their display name, not their email address.
The rule won't work - you can only use server-side rules and need to set them up in Outlook on the web or creating a profile for the shared mailbox and creating server-side rules (which is any rule that does not say "(client only)".
While you could add the shared box to your profile, if the mailbox shows up automatically when you add your account to a profile, the mailbox is auto mapped - when its auto mapped and added as an account, it is buggy.
To add the mailbox as an account, you need to sign into it using your user/password.
Instructions: https://www.slipstick.com/exchange/create-rules-and-oof-shared-mailbox/
Your other option is using a macro to copy the sent messages, if work allows it. (I have a macro that does this.)
- HenrikEngelNov 02, 2021Copper Contributor
Diane_Poremsky_MVPCan you share this macro with me - thank you.
- Nov 02, 2021I added it to this article - https://www.slipstick.com/developer/code-samples/use-a-macro-to-move-sent-items/#shared
- Victor_IvanidzeNov 03, 2021Bronze ContributorIf you run Outlook against Exchange online (Office 365), you can create a Power Automate flow that will do what you want.