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