 | NumericSearchQueryValue Property |
Gets the numeric value to match against.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic ulong Value { get; }
Property Value
UInt64The numeric value.
Remarks
Gets the numeric value to match against.
See Also