G
giovanni
Hello everyone, I'm developing an add-in that uses redemption to save a
received mailitem.
This happens:
on an Outlook2000 test machine when I use MAPIUtils to reload .msg file and
then resave it to set correct message body, if original message contains
character like:
é, €, à , In the saved message I find them or changed with a triplet of
chars, for example:
"à " becomes "ÃÂ"
"€" becomes "€"
the message is saved as olMsg, but I saw PR_INTERNET_CPID = 65001
Any suggestion?!!
received mailitem.
This happens:
on an Outlook2000 test machine when I use MAPIUtils to reload .msg file and
then resave it to set correct message body, if original message contains
character like:
é, €, à , In the saved message I find them or changed with a triplet of
chars, for example:
"à " becomes "ÃÂ"
"€" becomes "€"
the message is saved as olMsg, but I saw PR_INTERNET_CPID = 65001
Any suggestion?!!