ChatMessageTransport.TransportFriendlyName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un nom descriptif identifiant le transport de messagerie.
public:
property Platform::String ^ TransportFriendlyName { Platform::String ^ get(); };
winrt::hstring TransportFriendlyName();
public string TransportFriendlyName { get; }
var string = chatMessageTransport.transportFriendlyName;
Public ReadOnly Property TransportFriendlyName As String
Valeur de propriété
Nom convivial pour le transport.
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|