Creating a View to look at 2 PST Files

N

Nick Caruso

I have an active and several archived PST files. I'd like to create a view
that filters based on a category name, but includes all the emails across my
active and archived PST files.

Any thoughts? Programmatically would be ideal.

Thanks,
 
E

Eric Legault [MVP - Outlook]

The only search options you have programmatically are what you can do with
Search Folders or Advanced Find - and neither supports searching across
multiple stores at the same time.

BTW, views are folder based - they never show items from other folders.
 
Top