Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook PST Files
Message
 
To
19/01/2009 06:28:02
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01374986
Message ID:
01375090
Views:
13
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>Using COM automation how can I open an Outlook PST file and close it again? I see how I can parse folders and emails of an existing "store" but not sure how to open a PST file and close it again.
>
>I see that AddStore will open a PST file. How to close it though?
>
>TIA

Like:

=myNameSpace.RemoveStore(myNameSpace.Folders(6))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform