次の方法で共有


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

プロパティ値

適用対象