Share via


IChatMessage.Annotations Property

Definition

Annotations associated with the message.

public System.Collections.Generic.IList<Microsoft.SemanticKernel.Experimental.Agents.IChatMessage.IAnnotation> Annotations { get; }
member this.Annotations : System.Collections.Generic.IList<Microsoft.SemanticKernel.Experimental.Agents.IChatMessage.IAnnotation>
Public ReadOnly Property Annotations As IList(Of IChatMessage.IAnnotation)

Property Value

Applies to