I'm using Outlook 2016 and I have two PST files listed below my default Exchange mailbox/store. In the Folder Pane, I can click and drag the PST mailbox/store above the other PST and default mailbox/store. For instance, if this is my current Folder Pane:
[email protected] (Default Exchange mailbox/store)
Mail2019 (PST #1)
Mail2020 (PST #2)
I'm able to click and drag Mail2020
above Mail2019
, so the Folder Pane looks like this:
[email protected] (Default Exchange mailbox/store)
Mail2020 (PST #2)
Mail2019 (PST #1)
Is it possible to reorder the mailboxes/stores in the Folder Pane using VBA and, if so, how? I've searched through the Outlook Object Model properties, the MAPI properties, and explored the mailboxes/stores using MFCMAPI, but have yet to find anything that appears to store the order.
Thanks.