4

I know that I can create a search folder that finds all the messages from or to a given user in Microsoft Outlook 2013.

How can I create a search folder that finds all messages that a given user was included in as "Cc..." or "Bcc..." in Microsoft Outlook 2013?

2 Answers2

3
  1. Create a new Search Folder and select Create a custom Search Folder from the Custom category.

  2. Click Choose... to specify criteria.

    enter image description here

  3. In the resulting dialog, click Criteria....

  4. In the Search Folder Criteria dialog, switch to the Advanced tab.

  5. In the Field dropdown, under All Mail fields, you'll find the Cc and Bcc fields which will allow you to define the search you want.

    enter image description here

Oliver Salzburg
  • 89,072
  • 65
  • 269
  • 311
0

If you want to create a folder to hold all of those messages then right click on "inbox" and create a new folder. Then create a rule that grabs all email where the email name is in the cc or bcc box. That way every time Outlook sees that in the BCC or CC field it will move it automatically. Here's a good article on creating a rule that automatically moves a message based on "something"

http://its.uiowa.edu/support/article/100835

Jason H
  • 454