KnowledgeBaseMessage.Content Property

Definition

The content of the message.

public System.Collections.Generic.IList<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseMessageContent> Content { get; }
member this.Content : System.Collections.Generic.IList<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseMessageContent>
Public ReadOnly Property Content As IList(Of KnowledgeBaseMessageContent)

Property Value

Applies to