Fields of an email object that can be used to filter results
MatchOption
How the value of the email field specified should be compared to the value given in the match options.
MatchOption
The value you wish to compare with the value of the field specified using the should value passed. For example BODY should CONTAIN a value passed.
MatchOption
Options for matching emails in an inbox. Each match option object contains a
field,shouldandvalueproperty. Together they form logical conditions such asSUBJECTshouldCONTAINvalue.Export
Interface
MatchOption