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