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