Sdílet prostřednictvím


ParticipantsUpdatedEvent.Participants Property

Definition

The list of participants.

public System.Collections.Generic.IEnumerable<Azure.Communication.CallingServer.CallParticipant> Participants { get; }
member this.Participants : seq<Azure.Communication.CallingServer.CallParticipant>
Public ReadOnly Property Participants As IEnumerable(Of CallParticipant)

Property Value

Applies to