Return or change the text in the current message part.
Syntax
object.MessageText [= value ]
Remarks
The MessageText property returns the body of the current
message part. Setting this property replaces the entire message body
with the new text. Note that setting the property to an empty string
deletes the body of the current message part, but does not delete the
message part itself.