• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Outlook 2010 and Multiple Mailboxes

Slipstick Systems

› Exchange Server › Outlook 2010 and Multiple Mailboxes

Last reviewed on October 27, 2014     19 Comments

Applies to: Exchange Server, Outlook 2010

Arguably the best feature introduced in Outlook 2010 was support for multiple Exchange mailboxes within a single Outlook profile.

Before we begin discussing that feature, let’s introduce a couple of concepts. The first is called "message fidelity". It’s fun to say. :) The basic concept is that a message created by Outlook can have many attributes associated with it: custom forms, importance, rights management, categories, follow-up flags, voting buttons – the list goes on and on. These attributes are not, strictly speaking, part of the message – they are part of the envelope (carrying on with the metaphor of a postal message). In order for a message to have full fidelity, it must be created by Outlook, sent via MAPI, processed by Exchange, received via MAPI, and displayed by Outlook. If anything non-Microsoft gets in the way, there will likely be a reduction in message fidelity. That is, “something” may get lost.

Note that message fidelity is a pretty technical topic and is dependent on many variables. There are things that can be done in order to improve message fidelity when using non-Microsoft solutions. That being said, they are not configured by default and your average user will probably not be aware of those options.

The next concept is the idea of a “primary mailbox”. Traditionally, Outlook treated one mailbox connection as the primary connection. It was through the primary connection that all calendar reminder and task reminder notifications occur. It was also through the primary mailbox that all new mail notifications occur. This means that if you had multiple mailboxes being accessed through your profile, only one of them would receive notifications for new mail, calendar reminders, and task reminders.

In versions of Outlook prior to Outlook 2010, any Outlook profile was restricted to having only a single Exchange (MAPI) mailbox entry. And, if you had an Exchange mailbox entry in the profile, it was always considered the primary mailbox entry.

Now, Outlook did (and it still retains these features) have a couple of other features that allowed you to “work around” this limitation. First, it was possible to open additional connections to your Exchange server(s) using either IMAP or POP3. This was possible within the same profile. However, there were serious limitations associated with this. IMAP and POP3 don’t retrieve messages in full fidelity. These additional connections were also not treated as primary mailboxes. Also, IMAP and POP3 only support email – therefore calendars, tasks, contacts, etc. have to be in local storage (a PST file) and can’t be accessed from anywhere else.

Secondly, Outlook does allow a profile to specify to “open additional mailboxes”. These are mailboxes that the opening user has “full control” permissions to. However, these are not primary mailboxes. Therefore calendar reminders, task reminders, and new mail notifications do not occur.

Now, Outlook 2010 provides you with full capability to open multiple Exchange mailboxes. All of the mailboxes have full message fidelity and you have access to all of the content in all of those mailboxes (that is, you don’t need a PST for calendars, tasks, contacts, etc.). All of the Exchange mailboxes are treated as primary mailboxes, so you get all your reminders and notifications. All of the Exchange mailboxes can also be cached locally into an OST for speedy offline access.

So, if you have not yet considered an upgrade to Outlook 2010 – I recommend it. This one feature makes it worth the money. Plus, there are lots of other changes to Outlook 2010 that help improve the value proposition even more. You can download a timelocked demo from microsoft.com/office.

Outlook 2010 and Multiple Mailboxes was last modified: October 27th, 2014 by Guest Author
Post Views: 26

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Mastodon (Opens in new window) Mastodon
  • Email a link to a friend (Opens in new window) Email

Related Posts:

  • Removing shared mailboxes from an Outlook profile
  • Exchange Server and Secondary Email Addresses
  • When you need to access a non-default calendar in another user's m
    To Add a Second Mailbox to Your Exchange Profile
  • Managing the default folders with multiple mailboxes

About Guest Author

If you would like to submit guest articles to Slipstick.com, please contact us through our Feedback form. Please note: article suggestions that are not specifically about Outlook and/or Exchange Server will not be acknowledged.

Comments

  1. Scott says

    February 12, 2014 at 11:27 am

    Ok strange, it does seem to work automatically when I file them but the recipient address does not show up when they come into my inbox. Since the sorting of my emails in my file, not inbox, is the main issue, this will work perfectly. Thank you so much. I am hope other people find this post because I have read about a lot of people online trying to figure out a way to do this.

    Reply
  2. Scott says

    February 12, 2014 at 11:06 am

    Thank you. This works but only for outgoing email. Is there a way to make this automatic for both incoming and outgoing email?

    Reply
    • Diane Poremsky says

      February 12, 2014 at 10:05 pm

      Correct, watches for outgoing email. If you added the CFG, that will show you the sender address.

      Reply
  3. Scott says

    February 11, 2014 at 9:13 am

    Is it possible for you to create and email to me in a zip file? I will try that. I am not sure what else to do. If you can, can you please make the adjustment so that only the addresses in the To field are displayed? Thanks again.

    Reply
    • Diane Poremsky says

      February 12, 2014 at 12:45 am

      This file contains a text file and an OTM file /files/To-field-sent-messages-VbaProject.zip/ If you don't have any other macros, replace the VBAProject.OTM with the one in the zip. It's located at %appdata%\Microsoft\outlook. if you have other macros, paste the contents of the text file in ThisOutlookSession.

      Reply
  4. Scott says

    February 8, 2014 at 6:22 pm

    How come I can access this under the Recipient Table in OutlookSpy. If it is there, it would seem there is some way to extract it from there.

    Reply
    • Diane Poremsky says

      February 8, 2014 at 7:25 pm

      This is in the sent folder? Dmitry is the one who told me (a long time ago) that you couldn't get the email address from the message. :) I take another look at it.

      Reply
      • Diane Poremsky says

        February 8, 2014 at 8:16 pm

        Success! I used a hint from this macro to get the address from the recipients collection. The only limitation is if there are multiple addresses, it's a long string of addresses or Exchange server, it's the x500 address. Give me a few hours and I'll create a new page for the macro.

      • Diane Poremsky says

        February 8, 2014 at 9:48 pm

        The vba code is here - Display the Recipient Email Address in the Sent Items folder

  5. Scott says

    February 7, 2014 at 8:20 am

    That would be excellent and much appreciated. Please let me know.

    Thanks.

    SCott

    Reply
    • Diane Poremsky says

      February 8, 2014 at 4:50 pm

      I don't know what I was thinking - if the CFG can't access the property, neither can VBA. :( The recipient email address isn't exposed in the email properties in the Sent folder - if you look at the message using MFCMAPI or OutlookSpy, the display name is shown but not the address.

      Reply
  6. Scott says

    February 6, 2014 at 9:51 pm

    Is there some other way to achieve this without custom forms? Seems almost impossible to believe a program like Outlook, devoted to email, does not have a way to just display the email address without the display name. Are there any third party add-ins or anything else? Please advise. Thanks.

    Reply
    • Diane Poremsky says

      February 6, 2014 at 10:35 pm

      I think i have a macro here that adds a custom field with the email address as the value - I'll see if i can find it.

      Reply
  7. Scott says

    February 5, 2014 at 6:35 pm

    This worked great for showing the sender email address. I want to do this for the recipient address and used your instructions on creating/modifying the CFG file. Please see below script. This did not work. Can you please assist?

    ;**********The CFG file**********
    [Description]
    MessageClass=IPM.Note.ToEmailAddress
    CLSID={00020D31-0000-0000-C000-000000000046}
    DisplayName=To Email Address
    Category=Standard
    Subcategory=Form
    Comment=This forms allows the Recipients E-mail address to be viewed as a
    column
    LargeIcon=IPML.ico
    SmallIcon=IPMS.ico
    Version=1.0
    Locale=enu
    Hidden=1
    Owner=Neostorm Systems
    Contact=Neo
    [Platforms]
    Platform1=Win16
    Platform2=NTx86
    Platform9=Win95
    [Platform.Win16]
    CPU=ix86
    OSVersion=Win3.1
    [Platform.NTx86]
    CPU=ix86
    OSVersion=WinNT3.5
    [Platform.Win95]
    CPU=ix86
    OSVersion=Win95
    [Properties]
    Property02=ToEmailAddress
    [Property.ToEmailAddress]
    Type=30
    NmidInteger=0x3003
    DisplayName=To E-mail Address
    [Verbs]
    Verb1=1
    [Verb.1]
    DisplayName=&Open
    Code=0
    Flags=0
    Attribs=2
    [Extensions]
    Extensions1=1
    [Extension.1]
    Type=30
    NmidPropset={00020D0C-0000-0000-C000-000000000046}
    NmidInteger=1
    Value=1000000000000000
    ;**********END CFG

    Reply
    • Diane Poremsky says

      February 6, 2014 at 9:47 pm

      The To field in the Sent folder is not supported because of the way outlook resolves the address (and its a multivalue field), the To field in the Inbox is not supported because its a multivalue field.

      Reply
  8. Dave L. says

    May 21, 2012 at 11:56 am

    Is there a way to have a single "View" of multiple Exchange Inboxes? iPhone & Android(s) provide an aggregate view of multiple Exchange Inboxes.

    Reply
    • Diane Poremsky says

      May 21, 2012 at 12:00 pm

      No, sorry, that is not possible in current versions.

      Reply
  9. Deborah says

    April 8, 2012 at 7:31 pm

    I need assistance on setting up the exchange for my home computer. I purchased outlook 2010 and cannot get pass the step below. The sofwware does not run where you will see Outlook. I've read several discussions but too confusing to understand what to do. Any simple steps??

    Microsoft exchange
    Microsoft exchange server: I used hotmail.com
    mailbox: I used my hotmail email address

    when i select check names it responds can not connect to server

    Reply
    • Diane Poremsky says

      April 8, 2012 at 8:02 pm

      if you use Hotmail, you don't use Exchange server. You either use POP3 or the Hotmail Connector. See Online services for POP3 configuration and a link to download the Hotmail connector.

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 31 Issue 8

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Deleting Auto-Complete Entries No Longer Works
  • Use Classic Outlook, not New Outlook
  • How to Remove the Primary Account from Outlook
  • How to Hide or Delete Outlook's Default Folders
  • Disable "Always ask before opening" Dialog
  • Change Outlook's Programmatic Access Options
  • Adjusting Outlook's Zoom Setting in Email
  • Reset the New Outlook Profile
  • Removing Suggested Accounts in New Outlook
  • Understanding Outlook's Calendar patchwork colors
  • Deleting Auto-Complete Entries No Longer Works
  • Sync Issues and Errors with Gmail and Yahoo accounts
  • Error Opening iCloud Appointments in Classic Outlook
  • Opt out of Microsoft 365 Companion Apps
  • Mail Templates in Outlook for Windows (and Web)
  • Urban legend: Microsoft Deletes Old Outlook.com Messages
  • Buttons in the New Message Notifications
  • Move Deleted Items to Another Folder Automatically
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Deleting Auto-Complete Entries No Longer Works

Sync Issues and Errors with Gmail and Yahoo accounts

Error Opening iCloud Appointments in Classic Outlook

Opt out of Microsoft 365 Companion Apps

Mail Templates in Outlook for Windows (and Web)

Urban legend: Microsoft Deletes Old Outlook.com Messages

Buttons in the New Message Notifications

Move Deleted Items to Another Folder Automatically

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2026 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.