ErrorText Property
      
 

Description

Holds error text found in the message.


Property type

A String value.  


Syntax

object.ErrorText [= value]



The ErrorText Property syntax has these parts:

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

Remarks

In case that the Error occured while sending message, this property will return string representation of the error that occured.