次の方法で共有


AcsChatThreadCreatedWithUserEventData.Participants プロパティ

定義

スレッドの一部である参加者のプロパティの一覧。

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)

プロパティ値

適用対象