Creates a QATextMessage object.
Public Function CreateTextMessage() As QATextMessage
public QATextMessage CreateTextMessage()
A new QATextMessage instance.
QAException class Thrown if there is a problem creating the message.
A QATextMessage object is used to send a message containing a string message body.