A text message is a message whose body comprises a string.
xms::PropertyContext | +----xms::Message | +----xms::TextMessage
String getText() const;
Get the string that forms the body of the text message. If required, XMS converts the characters in the string into the local code page.