Removing a PST file from Outlook Programatically 
Author Message
 Removing a PST file from Outlook Programatically

Using the Outlook object model in VB.Net I have no problems adding a PST
file programatically:

  outlook_namespace.addstore(pst_file)

I have two issues:
-There is no way to set the name of the pst file as it appears in Outlook.
Is there a way to set the name?
-How can I remove a pst file from Outlook programatically, given that I know
the name of the pst to remove.

Thanks,
HK



Tue, 01 Feb 2005 11:57:33 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Copy outlook.pst file on closing outlook

2. Programatically import/export to PST file

3. Programatically export contacts folder to pst file

4. Programatically gettin PST file location.

5. Remove .pst-file from profile

6. access to remote outlook .pst file

7. Reading Outlook Archive file (*.pst) from CDrom.

8. Synchronizing 2 Outlook XP .PST files.

9. Reading Outlook Archive file (*.pst) from CDrom.

10. Viewing an outlook pst file on the web

11. VBA code to import .pst file into Outlook

12. Updating a PST file via network login and auto-importing into Outlook 2000

 

 
Powered by phpBB® Forum Software