![MimeKit](../icons/Help.png) | AnnotationSearchQueryEntry Property |
Get the annotation entry.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic AnnotationEntry Entry { get; }
Property Value
AnnotationEntryThe annotation entry.
Remarks
Gets the annotation entry.
See Also