| AnnotationSearchQueryAttribute Property |
Get the annotation attribute.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public AnnotationAttribute Attribute { get; }
Property Value
AnnotationAttributeThe annotation attribute.
Remarks
Gets the annotation attribute.
See Also