MS Outlook .pst files location

A

Andrei Anghel

I would like to find out the location of the Outlook .pst files
programatically. The version that I'm interested in are Office 2000 and
above.

The only thing I found out browsing my registry was that they (for my Office
2002) seems to be under some kind of GUID keys, like:
HKCU\software\microsoft\windows nt\currentversion\windows messaging
subsystem\profiles\outlook
There are some GUID like keys. Some of them have a "001e6700" value which
has as its data the .pst file full path.

As I said before I would like to know if this is the way to find out the
location and what are the locations for the other versions of Office.
I know that there may be other .pst files than outlook.pst and that they may
reside elswhere than C:\Documents and Settings\{user profile name}\Local
Settings\Application Data\Microsoft\Outlook.

10x
 
A

Andrei Anghel

Ok, I can use MAPI. I see there is the PR_PST_PATH property. But how do i
use it? I'm not familiar with MAPI at all.
 

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