tags:

views:

22

answers:

0

I'm using CDO message class to send mails. How to set the content type to UTF-8. Currently I'm getting junk characters in the mail body.

CComPtr<IMessage> piMsg;