RcsTransport.TransportFriendlyName 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 friendly name of the transport.
public:
property Platform::String ^ TransportFriendlyName { Platform::String ^ get(); };
winrt::hstring TransportFriendlyName();
public string TransportFriendlyName { get; }
var string = rcsTransport.transportFriendlyName;
Public ReadOnly Property TransportFriendlyName As String
Property Value
The friendly name of the transport.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|