次の方法で共有


ChatTranscriptDetailData.Messages プロパティ

定義

チャット トランスクリプト通信リソースの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Support.Models.ChatTranscriptMessageProperties> Messages { get; }
member this.Messages : System.Collections.Generic.IList<Azure.ResourceManager.Support.Models.ChatTranscriptMessageProperties>
Public ReadOnly Property Messages As IList(Of ChatTranscriptMessageProperties)

プロパティ値

適用対象