MessageText Property
The text of the short message to be sent.
Data Type
StringDefault Value
""Remarks
Normally, the adapter will transmit the contents of the current BizTalk message as the message text. However, this behavior can be overridden by setting the promoted MessageText property from within an orchestration. If this property is present in the message context, its value will be sent as the message text.
This property is only available at runtime by reading it from the context of a message generated by the adapter.
This property is not available in the Receiver.