MobileItem.Body Property (Outlook)
Returns or sets a String that represents the cleartext body of a MobileItem object. Read/write.
Version Information
Version Added: Outlook 2010
Syntax
expression .Body
expression A variable that represents a MobileItem object.
Remarks
Use the Body or HTMLBody property to get or compose the body of a Short Message Service (SMS) message. Use the HTMLBody or SMILBody property to get or compose the body of a Multimedia Messaging Service (MMS) message.