Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to close PST file #73

Open
GoogleCodeExporter opened this issue Jun 17, 2015 · 0 comments
Open

How to close PST file #73

GoogleCodeExporter opened this issue Jun 17, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I am using java-libpst.0.7.jar for reading pst messages. I am using the 
following code to open the pst file to read messages.
PSTFile pstFile = new PSTFile("Path of the pst file");

I have to close the pst file once after getting the message details. But there 
is no option to close the pst file. Please help me how to do this.



Original issue reported on code.google.com by [email protected] on 27 Nov 2014 at 6:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant