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