Character encoding / InternetCodepage

M

Metal

Hi,

I've created an add-in for Outlook 2003, using Visual Basic 6.
This add-in takes MailItem, reads the InternetCodepage property and the
body, and than saves it to hd.

The problem is: on some installations it works fine, but on some others the
body (returned by Outlook) is encoded in the system default encoding (in
this case Cp1250), while the InternetCodepage is UTF8.
In fact the mail was sent in UTF8, so the InternetCodepage shows correct
value... the body is in wrong format!

Is this a known issue? Bug? Is this a matter of settings?

thanks,
Arthur
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top