你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TranscriptConversation.ConversationItems Property

Definition

Ordered list of transcript conversation items in the conversation.

public System.Collections.Generic.IList<Azure.AI.Language.Conversations.Models.TranscriptConversationItem> ConversationItems { get; }
member this.ConversationItems : System.Collections.Generic.IList<Azure.AI.Language.Conversations.Models.TranscriptConversationItem>
Public ReadOnly Property ConversationItems As IList(Of TranscriptConversationItem)

Property Value

Applies to