Share via


ParticipantsUpdated.Participants Property

Definition

List of current participants in the call.

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

Property Value

Applies to