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;
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;