MobileItem.HTMLBody Property (Outlook)
Returns or sets a String that represents the HTML body of the specified MobileItem object. Read/write.
Version Information
Version Added: Outlook 2010
Syntax
expression .HTMLBody
expression A variable that represents a MobileItem object.
Remarks
The HTMLBody property specifies the HTML representation of the body of a Short Message Service (SMS) or Multimedia Messaging Service (MMS) message. Use the Body property to specify the body of an SMS message in cleartext, and the SMILBody property to specify the body of an MMS message in Synchronized Multimedia Integration Language (SMIL).