How can I create a "Personal Folder" from COM Add-In?

  • Thread starter Thread starter Vladimir Chtchetkine
  • Start date Start date
V

Vladimir Chtchetkine

Is it possible at all?

In my COM Add-In I would like to use some API in order to create a "Personal
Folder" (i.e. folder that is backed up by a local .pst file). Can I do it
and if so, how?



TIA,



Vladimir
 
Thanks a lot! It worked, but...
But the folder that got created was another "Personal Folders" (I already
had one created manualy). Is there any way I can control the name of that
folder?

TIA,

Vladimir
 
Wow! That simple! :-) Sometimes coding too much in the multithreading
environment make you miss some obvious solutions (GetLast!) :-)



Thanks a lot!



Vladimir
 
Back
Top