TextResponse.Annotations

TextResponse.Annotations property

Gets or sets a list of annotations for the message.

public List<Annotation> Annotations { get; set; }

See Also