how to find multiple pst location using registry

I

ilavaa

i copied outlok 2000 pst files from one computer to another computer having
outlook2003 and then add this pst file location using mailsetup.

now i want to know the file path of both the pst files using registry?

ie what is the default key value to find MSUPST and MSPST??


any help appriciated!!!!!
 
S

Sue Mosher [MVP-Outlook]

There is no such "default key value." You would have to iterate the keys under the user's profile to file it.

Alternatively, you can extract the path from the StoreID; see http://www.outlookcode.com/codedetail.aspx?id=1434 for sample code.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top