Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.