Text Property
      
 

Description

Holds message text.


Property type

A String value.  


Syntax

object.Text [= value]



The Text Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPMessage.
value A String value.

Remarks

This property will hold the body of a message. It shouldn't contain any formatting - just text message.