Body content missing

I’m converting eml to mht using the below code
Aspose.Email.MailMessage message = Aspose.Email.MailMessage.Load(fileName);
MhtSaveOptions options = SaveOptions.DefaultMhtml;
options.FormatTemplates[“PageHeader”] = “”;
message.Save(@“C:\eml files\Eml source2\Output” + Path.GetFileNameWithoutExtension(fileName) + “.mht”, options);
mail body content missingOutput.zip (32.4 KB)

@gmurugesan
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): EMAILNET-40971

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

can i get the answer quickly, the issue raised in production

Hello, @gmurugesan!
The ticket on your issue has been created. Our developer has already been informed about the urgency and will give you his answer within this week.
Thanks for waiting.