次の方法で共有


CreateRoomOptions.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)

プロパティ値

適用対象