Share via


AcsChatThreadCreatedEventData.Participants Property

Definition

The list of properties of participants who are part of the thread.

public System.Collections.Generic.IReadOnlyList<Azure.Messaging.EventGrid.SystemEvents.AcsChatThreadParticipantProperties> Participants { get; }
member this.Participants : System.Collections.Generic.IReadOnlyList<Azure.Messaging.EventGrid.SystemEvents.AcsChatThreadParticipantProperties>
Public ReadOnly Property Participants As IReadOnlyList(Of AcsChatThreadParticipantProperties)

Property Value

Applies to