Discussion:
How to get the fullpath of the *.pst's in the current profile?
(too old to reply)
Sebastian Wain
2010-11-23 18:15:01 UTC
Permalink
Hi,

I would like to iterate over all *.pst's in the current profile. How
can I accomplish this (on Outlook 2003-2010)?
That information seems available at: "HKEY_CURRENT_USER\Software
\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem
\Profiles" but not readable in a straightforward way.

Thanks,
Seb
Sebastian Wain
2010-11-23 18:22:06 UTC
Permalink
I just found this: http://www.outlookcode.com/codedetail.aspx?id=1360
does it work on Outlook 2007-2010 ?

Thanks,
srw
Post by Sebastian Wain
Hi,
I would like to iterate over all *.pst's in the current profile. How
can I accomplish this (on Outlook 2003-2010)?
That information seems available at: "HKEY_CURRENT_USER\Software
\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem
\Profiles" but not readable in a straightforward way.
Thanks,
Seb
Loading...