Share via


RcsEndUserMessageAction.Label Property

Definition

Gets the label of the action.

public:
 property Platform::String ^ Label { Platform::String ^ get(); };
winrt::hstring Label();
public string Label { get; }
var string = rcsEndUserMessageAction.label;
Public ReadOnly Property Label As String

Property Value

String

Platform::String

winrt::hstring

The label of the action.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to