F
FE
Guys,
I need to create a program (VB) to dump the outlook profile of a user.
By dump I mean a report such as :
User : Mr A
* Folder 1 : exchange mailbox
* Folder 2 : c:\data\pst1.pst
* Folder 2 : c:\data\pst2.pst
I have no problem to do this with the outlook component, except that I dont
find any property to know the kind of a folder (PST, mailbox, ...) and also
if it is a PST, the path to the file (c:\data\pst1.pst)
I have no idea if the outlook component can do that. Any idea ?
Thanks
I need to create a program (VB) to dump the outlook profile of a user.
By dump I mean a report such as :
User : Mr A
* Folder 1 : exchange mailbox
* Folder 2 : c:\data\pst1.pst
* Folder 2 : c:\data\pst2.pst
I have no problem to do this with the outlook component, except that I dont
find any property to know the kind of a folder (PST, mailbox, ...) and also
if it is a PST, the path to the file (c:\data\pst1.pst)
I have no idea if the outlook component can do that. Any idea ?
Thanks