GetHtmlBodyText(false) does not work well

Hello Supporter.

I have an application which read information in msg file.
To get plain text of body, I used the code:
MailMessage mailMessageOrig = MailMessage.Load(Path.Combine(@“D:\TestFolder”, “Example01.msg”), new MsgLoadOptions());
var plaintextBody = mailMessageOrig.GetHtmlBodyText(false);
This function works for almost msg I have.

Recently, I got a msg file which does not work well with function mailMessageOrig.GetHtmlBodyText(false);
The function returned empty when it is called.

Here is the msg file:
11440_2023-03-23_NghiaNX_EmailSendAspose01.zip (16.2 KB)

This file I got from my customer and I removed sensitive data from msg file.
I think you can reproduce the problem easy with any Aspose.Mail version.

Can you help me check the problem? Is there any strange in msg?
Is this a bug of Aspose.Mail?

Thank for your support and feedback.
Yours.
Nghia

@nguyen.xuan.nghia
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-41014

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.