OutputItemMessage.Content Property

Definition

The content of the message.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.MessageContent> Content { get; }
member this.Content : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.MessageContent>
Public ReadOnly Property Content As IList(Of MessageContent)

Property Value

Applies to