CreateChatThreadOptions.Participants Property

Definition

List of thread participants

public System.Collections.Generic.IList<Azure.Communication.Chat.ChatParticipant> Participants { get; }
member this.Participants : System.Collections.Generic.IList<Azure.Communication.Chat.ChatParticipant>
Public ReadOnly Property Participants As IList(Of ChatParticipant)

Property Value

Applies to