Search code examples
outlookms-officepst

Where does Outlook store which PST files are mounted?


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?


Solution

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