ConversationParticipantsChangedEventArgs.Participants フィールド

定義

参加、左、または更新された参加者。

public System.Collections.Generic.IReadOnlyList<Microsoft.CognitiveServices.Speech.Transcription.Participant> Participants;
val mutable Participants : System.Collections.Generic.IReadOnlyList<Microsoft.CognitiveServices.Speech.Transcription.Participant>
Public Participants As IReadOnlyList(Of Participant) 

フィールド値

適用対象