RcsEndUserMessageAction.Label Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The label of the action.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|