RemoteParticipantChangedEventArgs.NewParticipant Property

Definition

Gets the current remote participant of the call.

public:
 property Microsoft::Rtc::Collaboration::ConversationParticipant ^ NewParticipant { Microsoft::Rtc::Collaboration::ConversationParticipant ^ get(); };
public Microsoft.Rtc.Collaboration.ConversationParticipant NewParticipant { get; }
member this.NewParticipant : Microsoft.Rtc.Collaboration.ConversationParticipant
Public ReadOnly Property NewParticipant As ConversationParticipant

Property Value

ConversationParticipant

Applies to