You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I'm new to Java and would like to use this library to do the following:
parse a large existing PST file
extract a subset of data from this PST file
write a new and smaller PST file containing the new data subset
This is kind of similar to what the OP wants to do as stated in this SE question.
Is this possible to achieve using java-libpst? If so would you please provide some additional resources or code samples which would allow me to learn how to do this?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi. I'm new to Java and would like to use this library to do the following:
This is kind of similar to what the OP wants to do as stated in this SE question.
Is this possible to achieve using
java-libpst
? If so would you please provide some additional resources or code samples which would allow me to learn how to do this?Thanks!
The text was updated successfully, but these errors were encountered: