RemoteParticipantComposingChangedEventArgs.ParticipantAddress 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 l’adresse du participant à la conversation distante.
public:
property Platform::String ^ ParticipantAddress { Platform::String ^ get(); };
winrt::hstring ParticipantAddress();
public string ParticipantAddress { get; }
var string = remoteParticipantComposingChangedEventArgs.participantAddress;
Public ReadOnly Property ParticipantAddress As String
Valeur de propriété
Adresse du participant à la conversation distante.
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|