siteSearchFilter property
Specifies whether to include or exclude results from the site named in the
sitesearch
parameter.
Supported values are: * i
: include content from site * e
: exclude
content from site
Implementation
core.String? siteSearchFilter;