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