Where does Outlook store which PST files are mounted?

SqlRyan picture SqlRyan · May 13, 2009 · Viewed 8.1k times · Source

I'd like to programmatically add a PST file to a person's Outlook profile. I found some code here:

http://www.eggheadcafe.com/community/aspnet/65/10030171/try-this-code.aspx

While that does the trick, it still leaves the question - "Where does outlook keep this list of mounted PST files?" Is it in the registry? A config file somewhere? Anybody?

Answer

i_am_jorf picture i_am_jorf · May 13, 2009

That's an internal implementation detail subject to change from version to version.