Class | Description |
---|---|
AddressStringTerm |
A Term that compares two Addresses as Strings.
|
AddressTerm |
Term that compares two addresses.
|
AndTerm |
Term that implements a logical AND across terms.
|
BodyTerm |
Term that matches on a message body.
|
ComparisonTerm |
Base for comparison terms.
|
DateTerm | |
FlagTerm |
Term for matching message
Flags . |
FromStringTerm | |
FromTerm | |
HeaderTerm | |
IntegerComparisonTerm |
A Term that provides comparisons for integers.
|
MessageIDTerm | |
MessageNumberTerm | |
NotTerm |
Term that implements a logical negation.
|
OrTerm | |
ReceivedDateTerm | |
RecipientStringTerm | |
RecipientTerm | |
SearchTerm |
Base class for Terms in a parse tree used to represent a search condition.
|
SentDateTerm | |
SizeTerm | |
StringTerm |
A Term that provides matching criteria for Strings.
|
SubjectTerm |
Exception | Description |
---|---|
SearchException |
Copyright © 2013. All rights reserved.