![]() | MessageSummaryAnnotations Property |
Namespace: MailKit
public IReadOnlyList<Annotation> Annotations { get; set; }
Gets the message annotations, if available.
This property will only be set if the Annotations flag is passed to one of the Fetch or FetchAsync methods.