Thanks for your reply.
May I have the sample code about how to get the storeID, cause I am a fresh
in outlook coding. Cause there are different PST names of different people,
may be the
storeID is different. So I wanna it be universal to get all the active PST
in user's outlook. Thanks.
"MON205" wrote:
First get the storeID of the PST you want, then use the code in the link
below to get the path of the PST.
At this point I think that you can continue 
http://www.outlookcode.com/codedetail.aspx?id=1434
"KAKA" wrote:
Hi, I had a question. How can I get the active pst size mounted in outlook ?
Using vbscript or add-in. I tried to get the size , but there is no such
parameter. Thanks.