Hi, to everyone.I am doing a maill program that analyses eml file for
its attachments. I have to parse those files and extract all the
information and even files that are attached with the eml file.I tried
to google it but there was no progress. The problem i am facing is
that i cant buy any external libraries or so. Plz help me with
following questions:
How can I convert eml file to msg file with c#
How can I extract attachment from eml file with c#
Thanks in advance.