ParticipantLeftEventArgs.ParticipantUri Property

Definition

Gets the URI of the participant that has left the chat room.

public:
 property Uri ^ ParticipantUri { Uri ^ get(); };
public Uri ParticipantUri { get; }
member this.ParticipantUri : Uri
Public ReadOnly Property ParticipantUri As Uri

Property Value

Uri

The participant.

Applies to