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