Condividi tramite


RemoteParticipantComposingChangedEventArgs.ParticipantAddress Proprietà

Definizione

Ottiene l'indirizzo del partecipante alla chat remota.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Indirizzo del partecipante alla chat remota.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a