Hi Team,
In our Project we are trying to convert eml to pdf file and code is as below:
MailMessage message = MailMessage.Load(source);
System.IO.MemoryStream msMsg = new System.IO.MemoryStream();
message.Save(msMsg, As…...11:11am 1 Hi Team, In our project we are trying to convert eml...behavior is related to the MHTML rendering engine rather than the EML...