RemoteParticipantComposingChangedEventArgs.ParticipantAddress Property

Definition

Gets the address of the remote chat participant.

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

Property Value

String

Platform::String

winrt::hstring

The address of the remote chat participant.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to