When i open a message in outlook it shows a ‘£’
When i open the message.BodyHtml using the Aspose.Email libraries it shows '?'
Is this an encoding issue as it doesn’t happen all the time… if so how can i fix it?
Cheers
When i open a message in outlook it shows a ‘£’
Hi,
We are sorry for a delayed response.
I have tried to reproduce this issue at my end, but I am afraid that I couldn’t observe this problem using the latest release of Aspose.Email for .NET 3.1.0. Could you please try it at your end and let us know your feedback? If the problem still persists, please provide us a running sample application with screenshot of the problem. We’ll assist you further as soon as possible.
Hi,
Hi,
Using your code i don’t have the issue either…but if i use the mapi.BodyHtml i can replicate my issue, why is this? Is it using the wrong encoding?
Hi,