Need code snippet to read offline PST file

R

ramserp

Hi friends,

I have a PST file in my local hard disk and have requirement to read
PST file and parse through all folders and then each message item in
all folders and then segregate them to different folders based on
subject line.


Please kindly send the code for the above requirement.


Thanks & Regards
Ramesh
 
K

Ken Slovak - [MVP - Outlook]

You're going to have to write your own code. Do you know anything about
Outlook programming at all? You can start out by looking at information and
code samples at www.outlookcode.com.
 
Z

Zdenko Maricic

Check PST .NET: http://www.independentsoft.de/pst/index.html
Hi friends,

I have a PST file in my local hard disk and have requirement to read
PST file and parse through all folders and then each message item in
all folders and then segregate them to different folders based on
subject line.


Please kindly send the code for the above requirement.


Thanks & Regards
Ramesh




--
ramserp
On Monday, March 22, 2010 9:15 AM Ken Slovak - [MVP - Outlook] wrote:
You're going to have to write your own code. Do you know anything about
Outlook programming at all? You can start out by looking at information and
code samples at www.outlookcode.com.
Submitted via EggHeadCafe
C# .NET Optional Parameters and Named Arguments
http://www.eggheadcafe.com/tutorial...toptional-parameters-and-named-arguments.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top