ChatMessage.TransportFriendlyName 属性

定义

获取消息的传输友好名称。

public:
 property Platform::String ^ TransportFriendlyName { Platform::String ^ get(); };
winrt::hstring TransportFriendlyName();
public string TransportFriendlyName { get; }
var string = chatMessage.transportFriendlyName;
Public ReadOnly Property TransportFriendlyName As String

属性值

String

Platform::String

winrt::hstring

消息的传输友好名称。

Windows 要求

应用功能
chat chatSystem smsSend

适用于