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?