negatedQuery property
Only return messages not matching the specified query.
Supports the same query format as the Gmail search box. For example,
"from:someuser@example.com rfc822msgid: is:unread".
Implementation
core.String? negatedQuery;
Only return messages not matching the specified query.
Supports the same query format as the Gmail search box. For example,
"from:someuser@example.com rfc822msgid: is:unread".
core.String? negatedQuery;