I basically want to index and search through a mailbox that has been saved in the .pst format. To do so, I downloaded the java-libpst library which works like a charm. But I could not find any viewer of the resulting PSTMessage object.
Long story short, I'm looking for an easy way to display PSTMessage instances that I get when using the java-libpst on a .pst file. Is there any?
Thanks by advance for your help,
Maveric78f