Hi,
I have been trying to use the MailItem propery to send an email to outlook 2010.
I have the following snipit of code -
MyMail.Body = MyBodyText
MyMail.BodyFormat = olFormatHTML
Hyperlink = MailList("Hyperlink")
MyMail.Body = Replace(MyMail.Body...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.