ConversationParticipantsChangedEventArgs.Participants Field

Definition

The participant(s) that joined, left, or were updated.

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) 

Field Value

Applies to