Hello,
I am saving mail from an exchange server as a mapimessage in SharePoint.
(see code.txt).
_client is a IEWSClient.
I am using third party software to convert the mail to pdf. But all special characters like èéêëìíîäãâáôö are not converted correctly.
If I create a mail in Outlook and add special characters. The conversion of the special characters is correct. Even after mailing the mail to another account. But after saving to SP the special characters won't convert. The mail still opens fine (with special characters) in Outlook.
Is there anything that FromMailMessage or Save does that could be the cause of the problem?
We are using Aspose 5.3.0
I am saving mail from an exchange server as a mapimessage in SharePoint.
(see code.txt).
_client is a IEWSClient.
I am using third party software to convert the mail to pdf. But all special characters like èéêëìíîäãâáôö are not converted correctly.
If I create a mail in Outlook and add special characters. The conversion of the special characters is correct. Even after mailing the mail to another account. But after saving to SP the special characters won't convert. The mail still opens fine (with special characters) in Outlook.
Is there anything that FromMailMessage or Save does that could be the cause of the problem?
We are using Aspose 5.3.0