Click or drag to resize
MimeKit

AnnotationSearchQueryValue Property

Get the annotation attribute value.

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

Property Value

String
The annotation attribute value.
Remarks
Gets the annotation attribute value.
See Also