Share via


RcsTransport.TransportId Property

Definition

Gets the ID for the transport that is unique on the device.

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

Property Value

String

Platform::String

winrt::hstring

The ID for the transport that is unique on the device.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to