RcsEndUserMessageAvailableTriggerDetails.Text Property

Definition

Gets the text of the new message.

public:
 property Platform::String ^ Text { Platform::String ^ get(); };
winrt::hstring Text();
public string Text { get; }
var string = rcsEndUserMessageAvailableTriggerDetails.text;
Public ReadOnly Property Text As String

Property Value

String

Platform::String

winrt::hstring

The text of the new message.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to