MessageThread Property
This is the thread name of the current message.
Data Type
StringDefault Value
""Remarks
MessageThread will contain the name of the thread associated with the message. Threads are useful for tracking messages where the MessageType is "Chat" or "Group Chat".
This property is only available at runtime by reading it from the context of a message generated by the adapter.