T
Trefor
I am using this command to save an HTML email to an HTML file, but this saves
the body with the email header.
olMail.SaveAs "c:\myfile.htm", olHTML
I can see the HTML email using
olMail.HTMLBody
but how do I save just the body no header to the file?
the body with the email header.
olMail.SaveAs "c:\myfile.htm", olHTML
I can see the HTML email using
olMail.HTMLBody
but how do I save just the body no header to the file?