Outlook message

A

apondu

Hi,

I wanted some information about how to open the outlook messages that
are stored in the local drive. These messages are usually stored with a
..msg file extension. I am using C#.Net, i wanted to open these files
and read their content in my program and convert them to text format
using my program. I want to do this using my program. Can anyone
suggest me how to do it. i don't mind using the office outlook object
library. It would be very helpful if u could provide some code
snippets.

Thanks for the help

Govardhan
 
M

michael.blaustein

Govardhan,
I'm not sure how it is that these messages are stored with a .msg file
extension. Are you sure of this. In my experience, Outlook stores its
messages in a .pst.
Michael
 
A

apondu

U can save the file in the .msg format while saving the message on to
the local drive. U can try this out, u have to change the file type
while saving the message on to the local drive.

Can u help me out to read the content from this file.

Regards,
Govardhan
 

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