Html/Mhtml to Eml/Mhtml/Emlx/Msg issue

Hi
Can you please check if you’re able to convert this Html to any Email format successfully?

I’m not getting the embedded image correctly, the image is rendered blank!
My code:

Using msg As New Email.MailMessage
msg.SetHtmlBody(File.ReadAllText(srcHtml), True)
msg.Save(destEml, MySaveOption)
End Using

MySaveOption:
CheckBodyContentEncoding = True
PreserveEmbeddedMessageFormat = True
PreserveSignedContent = True

html.zip (283.4 KB)

Thank you. We’ll check it.

@australian.dev.nerds
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-41590

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.