1
Answer

how to create an MSG file from HTML formatted body

Ravi Patel

Ravi Patel

5y
1.3k
1
Hi All,
 
I want to create an msg file(outlook)    from HTML Template.
 
I tried  with Microsoft.Office.Interop.Outlook.dll
 
this is working fine only problem with this need to install  outllok in machin.
 
is there any other dll in c#  ?
 
 
Answers (1)