 | SearchQueryTerm Property |
Get the search term used by the search query.
Namespace:
MailKit.Search
Assembly:
MailKit (in MailKit.dll) Version: 3.0.0
Syntaxpublic SearchTerm Term { get; }
Property Value
Type:
SearchTermThe term.
Remarks
Gets the search term used by the search query.
See Also