Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How i can convert files in .msg format to .eml format. Is there any way to do this without using any third party tool using c# ..?
Posted

1 solution

The following answer is for C++, but the specifications are valid for c# to.
Just get down and dirty and start to read specifications.

Converting message from EML to MSG format[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900