Does anyone know if it's possible to send emails using the MAPI control in HTML format? If not, is it possible using WinSock and where can I get information about this?

What I know so far is that a line like 'Content-Type: text/html; charset=us-ascii' must be present in the email header in order for the receiving program to interpret it as HTML, but so far as I can see the MAPI controls have no option to enable me to do this.

Regards

Nick