Click or drag to resize
MimeKit

AnnotationSearchQueryEntry Property

Get the annotation entry.

Namespace: MailKit.Search
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public AnnotationEntry Entry { get; }

Property Value

AnnotationEntry
The annotation entry.
Remarks
Gets the annotation entry.
See Also