RcsEndUserMessage.TransportId Property

Definition

Gets the ID of the transport where this message originated.

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

Property Value

String

Platform::String

winrt::hstring

The ID of the transport where this message originated.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to