ChatMessage.TransportFriendlyName Property

Definition

Gets the transport friendly name of the message.

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

Property Value

String

Platform::String

winrt::hstring

The transport friendly name of the message.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to