RcsEndUserMessage.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 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
The ID of the transport where this message originated.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|