Outlook Shared Mailbox – How to Group Emails with Single vs Multiple Categories Applied?

Outlook Questions 0 Reputation points
2026-07-22T06:51:51.0766667+00:00

Hi,

I'm looking for a way to better organise emails in a shared mailbox using Outlook categories.

Our team uses colour categories assigned to individuals. Many emails have a single category applied, while others have multiple categories applied to the same email.

I've found that when I sort or group emails by Category, Outlook appears to display only one category for an email, even when several categories have actually been applied. This makes it difficult to identify which emails have multiple categories assigned.

I can currently filter the mailbox by my own category, which shows:

  • Emails categorised only for me; and
  • Emails categorised for me and one or more colleagues.

However, for a housekeeping exercise, I'd ideally like to separate these into distinct groups.

What I'm trying to achieve is:

  1. Identify emails that have only one category applied (e.g. my category only).
  2. Identify emails that have multiple categories applied (e.g. my category plus one or more colleagues' categories).
  3. Ideally group or filter these separately within the mailbox.

Is there a way in Outlook (desktop or web) to:

  • Filter based on the number of categories applied to an email?
  • Create a custom view that separates emails with a single category from those with multiple categories?
  • Use search folders, conditional formatting, or another method to achieve this?

Any suggestions would be appreciated.

Thank you.

Outlook | Windows | Classic Outlook for Windows | For business
0 comments No comments

2 answers

Sort by: Most helpful
  1. Hornblower409 11,955 Reputation points
    2026-07-23T02:27:12.19+00:00

    @Outlook Questions said

    Filter based on the number of categories applied to an email?

    Yes, by looking for a comma (the Cat Separator in English) in the Cats field.

    This is just a simple example using a Formula Field in a View. (The problem using it in Views is that you can not Group or Sort by a Formula field).

    If this is anything like what you are looking for, please advise exactly where you want to use it (e.g. Search Folder) and I'll help you adapt the concept.

    Formula is IIf(InStr(1,[Categories],","),"Yes","No")

    And here is how to use it in a View

    View -> View Settings

    User's image

    User's image

    Was this answer helpful?


  2. Liora D 18,900 Reputation points Microsoft External Staff Moderator
    2026-07-22T08:26:23.9533333+00:00

    Dear @Outlook Questions,

    I hope you’re having a good day.

    I did some testing in Classic Outlook and reviewed the available Outlook documentation.

    Based on my findings, Outlook supports assigning multiple categories to a message and allows filtering, grouping, and creating Search Folders based on specific category values. However, I was unable to find a built-in option that can distinguish between messages that have a single category assigned and messages that have multiple categories assigned.

    In my testing, I was able to:

    • Filter messages by a specific category.
    • Group messages by category.
    • Create Search Folders for categorized mail.

    However, I could not find a native Outlook view, filter, grouping option, or Search Folder criterion that evaluates the number of categories assigned to an item. For example, Outlook does not appear to provide conditions such as:

    • "Category count = 1"
    • "Category count > 1"
    • "Has multiple categories"

    As a result, I was not able to separate messages into "single-category" versus "multi-category" groups using only Outlook's built-in features.

    I also reviewed Outlook custom field documentation. While Outlook supports custom fields and custom properties, I did not find documentation describing a built-in field that exposes the number of categories assigned to a message for use in views, filters, or Search Folders.

    Based on both the available documentation and my testing, this appears to be a product limitation rather than a configuration issue with the shared mailbox.

    For reference:

    I hope this helps clarify the current behavior. If another community member has found a supported approach that achieves this using only Outlook's built-in features, I'd be interested to learn about it as well.


    Since your scenario is a valid use case for shared mailbox management, you may also want to submit feedback directly to the Outlook product team. User feedback helps the team evaluate demand for new features and improvements.

    You can submit feedback from Classic Outlook by selecting Help > Feedback, or through the Outlook feedback portal

    If you do submit feedback, it may be helpful to describe the ability to distinguish between messages with a single category and messages with multiple categories, and to request support for filtering, grouping, or Search Folder criteria based on the number of categories assigned to an item.

    I hope this information helps point you in the right direction. Please feel free to reply below if you have any update or further concern. 

    Warm regards, 


    If the answer is helpful, please select "Yes" and kindly upvote it. If you have extra questions about this answer, please click "Comment".    

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

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