| BinarySearchQueryRight Property |
Gets the right operand of the expression.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public SearchQuery Right { get; }
Property Value
SearchQueryThe right operand.
Remarks
Gets the right operand of the expression.
See Also