Udostępnij za pośrednictwem


CreateRoomOptions.Participants Property

Definition

A collection of participants.

public System.Collections.Generic.IList<Azure.Communication.Rooms.RoomParticipant> Participants { get; set; }
member this.Participants : System.Collections.Generic.IList<Azure.Communication.Rooms.RoomParticipant> with get, set
Public Property Participants As IList(Of RoomParticipant)

Property Value

Applies to