Criteria.NegatedQuery
Criteria.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:somemsgid@example.com is:unread”.
public string NegatedQuery { get; set; }
See Also
- class Criteria
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email