MailHeader objects.See: Description
| Class | Description |
|---|---|
| AddressComparator |
A MailHeader comparator that sorts the mails by the source email address.
|
| DateComparator |
A MailHeader comparator that sorts the mails by the sending date.
|
| SizeComparator |
A MailHeader comparator that sorts the mails by the size.
|
| SubjectComparator |
A MailHeader comparator that sorts the mails by their subjects.
|
MailHeader objects.