| UnarySearchQueryOperand Property |
Gets the inner operand.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public SearchQuery Operand { get; }
Property Value
SearchQueryThe operand.
Remarks
Gets the inner operand.
See Also