RcsEndUserMessage.Title 属性

定义

获取消息的标题。

public:
 property Platform::String ^ Title { Platform::String ^ get(); };
winrt::hstring Title();
public string Title { get; }
var string = rcsEndUserMessage.title;
Public ReadOnly Property Title As String

属性值

String

Platform::String

winrt::hstring

消息的标题。

Windows 要求

应用功能
chat chatSystem smsSend

适用于