Back to product page

Text property


Holds message text.

Type

String

Syntax

  • Basic
object.Text [= value]
The Text(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPMessage
valueA String value.

Remarks

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

Platforms

Windows