You basically have to read the text from the .html file using the
FileSystemObject.TextStream object and pass it all to the MailItem.HTMLBody
property.
There's some code you can steal from the download listed on this blog
article of mine that shows other ways of working with .html files and
stationery: