Compartir a través de


RemoteParticipantComposingChangedEventArgs.ParticipantAddress Propiedad

Definición

Obtiene la dirección del participante de chat remoto.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Dirección del participante del chat remoto.

Requisitos de Windows

Características de aplicaciones
chat chatSystem smsSend

Se aplica a