Administrators can
specify the keywords to locate using several different methods. Properly formatted
keyword search
strings reduce the number of matches and make searches more efficient and productive.
ScanMail allows administrators to use logical
operators, wildcards, and Advanced Query Syntax (AQS) or Keyword Query Language (KQL)
to narrow the
scope of keyword searches.
Keyword Syntax
Type of Syntax
|
Description
|
Examples
|
||
Logical operators
|
Use uppercase logical operators (AND, OR,
NOT) to separate multiple keywords.
|
|
||
Parentheses
|
Use parentheses () to group keywords in
specific patterns.
|
|
||
Double quotation marks
|
Use double quotation marks (“”) to search
for phrases.
|
|
||
Wildcard (asterisk)
|
Use an asterisk (*) as a wildcard operator
to search for a range of keywords starting with a specific string.
|
|
||
Keyword Query Language (KQL)
|
KQL is a search query language that allows for programmatic searching of the Exchange
2016/2019
environment.
|
For a detailed explanation and code examples for using KQL, refer to the following
website:
|