RcsTransport.TransportId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The ID for the transport that is unique on the device.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|