Click or drag to resize
MimeKit

AnnotationSearchQueryAttribute Property

Get the annotation attribute.

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

Property Value

AnnotationAttribute
The annotation attribute.
Remarks
Gets the annotation attribute.
See Also