Read-only, Character Vector
Valid for: GetMail
The html property contains the formatted text of an e-mail, as HTML, if this is available. It is a simple character vector, possibly with embedded carriage return (ŚR) characters. If the e-mail was sent in accordance with Internet standards, the plain (unformatted) text of the message should be available in the body property.
Messages may be sent in plain text only, in which case this property will be an empty vector.
This property is read-only, and is valid only after you have called the GetMessage method to retrieve an e-mail from the POP3 server.