| HeaderSearchQueryValue Property |
Gets the value to match against.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Value { get; }
Property Value
StringThe value.
Remarks
Gets the value to match against.
See Also