TextResponse.Annotations

Propiedad TextResponse.Annotations

Obtiene o establece una lista de anotaciones para el mensaje.

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

Ver También