Partager via


RemoteParticipantComposingChangedEventArgs.ParticipantAddress Propriété

Définition

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é

String

Platform::String

winrt::hstring

Adresse du participant à la conversation distante.

Configuration requise pour Windows

Fonctionnalités de l’application
chat chatSystem smsSend

S’applique à