MAPI发送HTML格式邮件注意事项
好不容易从老外网站上找来的关键答案:
In Simple MAPI all you have to do is set MAPIMessage.lpszNoteText to nil and
point the first attachment to a fully qualified path to a local HTML file.Outlook, OE, Lotus Notus will set that file as the HTML message body.