public Message getMessageByUID(long uid) throws MessagingException
public Message[] getMessagesByUID(long start, long end) throws MessagingException
LASTUID
public Message[] getMessagesByUID(long[] uids) throws MessagingException
public long getUID(Message message) throws MessagingException
public long getUIDValidity() throws MessagingException
public static final long LASTUID
getMessagesByUID(long, long)