com.compoze.mail
Interface MessageComparator.IAttributes
- Enclosing class:
- MessageComparator
- public static interface MessageComparator.IAttributes
This inner class represents message attributes used for sorting
messages.
MESSAGE_SENT_DATE
public static final int MESSAGE_SENT_DATE
- The date the message was sent.
MESSAGE_FROM
public static final int MESSAGE_FROM
- The sender of the message.
MESSAGE_SUBJECT
public static final int MESSAGE_SUBJECT
- The message subject.
Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.