Hello Aspose Support Team,
I am using Aspose.Email to read .msg files. I noticed that in some emails, the disclaimer text (inserted by our mail server) appears twice in the HtmlBody.
When I checked the raw MAPI propert…..., with regex or an HTML parser), or does...example using regex in C#: string cleanedBody = Regex.Replace(body...