| Author |
Reading the Email Address from Microsoft Outlook .pst file
|
R . Ravi Kumar
Greenhorn
Joined: Sep 25, 2004
Posts: 6
|
|
Hi, In my application i want to read the email address from the .pst file. is there any way to read the .pst file through java code?. Thanks.
|
 |
Developer Star
Greenhorn
Joined: Jan 16, 2011
Posts: 1
|
|
I think that the solution given here might be what you are looking for:
http://www.independentsoft.de/jpst/index.html
|
 |
Saqib Razzaq
Greenhorn
Joined: May 05, 2011
Posts: 2
|
|
Hi Ravi,
The PST files contain message, contact, appointment and other items. From which item do you want to read the email address?
You can use Aspose.Network for Java to parse the PST file and read the items inside. Please also refer to the following pages in our documentation that will help you read the PST and get the message/contact information.
Read PST file and extract messages in MSG formatRead PST file and get contacts information
|
Disclosure: I work as Technical Evangelist at Aspose.
|
 |
 |
|
|
subject: Reading the Email Address from Microsoft Outlook .pst file
|
|
|