| AnnotationSearchQueryValue Property |
Get the annotation attribute value.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax public string Value { get; }
Property Value
StringThe annotation attribute value.
Remarks
Gets the annotation attribute value.
See Also