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