The properties of the TextMessage class are listed below. For a complete list of TextMessage class members, see the TextMessage Members topic.
CharSet | The charset used in the message. Default is the ANSI charset. |
Color | The color used in the message. Default is black. |
Decorations | The decorations used in the message. |
Font | The font used in the message. Default is 'Arial' |
InnerBody (inherited from NetworkMessage) | The inner body contents. Null if not present. |
InnerMessage (inherited from NetworkMessage) | The inner message object. Null if not present. |
ParentMessage (inherited from NetworkMessage) | The inner message object. Null if not present. |
RightToLeft | Text is read right-to-left |
Text | The body of the message |
TextMessage Class | XihSolutions.DotMSN Namespace