| AnnotationSearchQueryEntry Property |
Get the annotation entry.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public AnnotationEntry Entry { get; }
Property Value
AnnotationEntryThe annotation entry.
Remarks
Gets the annotation entry.
See Also