Quantcast
Channel: Aspose.Email Product Family
Viewing all articles
Browse latest Browse all 1367

Saving TNEF EML loses Information

$
0
0
Hi,
First of all, thanks for your fixing.
But still there are few issues that were not fixed (oredered by priority)
1. As you can see on the original mail, there was "Required" field (in the source behind the eml field it's the "To:" header) which disappeared in the output eml...
2. As you can see on the original mail, near "When" label we have "9:00-10:00", but in the output file there is "11:00-12:00".
3. On the text part, there are differences with the font.
For your convenience,
this is the code:
MailMessage mailMessage = MailMessage.Load("TnefCalendar.eml");
mailMessage.Save("Output.eml", MailMessageSaveType.EmlFormat);
+
I've attached the original eml file (TnefCalendar.eml)  and the output eml file (Output.eml).
+
I've attached screenshots.
Please your help,
Thanks,
Roi

Viewing all articles
Browse latest Browse all 1367

Trending Articles