KevinHB
2009-03-13 21:52:14 UTC
If I have a bunch of messages in a folder (say folder.getMessageCount() == 5)
and I call folder.getMessage(1) is there any way to tell which message I'm
going
to get? Maybe based on received date? Maybe it depends on the provider?
In my testing it appears that there isn't an ordering but I wanted to ask.
Thanks,
Kevin.
and I call folder.getMessage(1) is there any way to tell which message I'm
going
to get? Maybe based on received date? Maybe it depends on the provider?
In my testing it appears that there isn't an ordering but I wanted to ask.
Thanks,
Kevin.
--
View this message in context: http://www.nabble.com/What-is-the-order-of-retrieval-for-folder.getMessage%281%29-tp22504487p22504487.html
Sent from the Javamail mailing list archive at Nabble.com.
===========================================================================
To unsubscribe, send email to ***@java.sun.com and include in the body
of the message "signoff JAVAMAIL-INTEREST". For general help, send email to
***@java.sun.com and include in the body of the message "help".
View this message in context: http://www.nabble.com/What-is-the-order-of-retrieval-for-folder.getMessage%281%29-tp22504487p22504487.html
Sent from the Javamail mailing list archive at Nabble.com.
===========================================================================
To unsubscribe, send email to ***@java.sun.com and include in the body
of the message "signoff JAVAMAIL-INTEREST". For general help, send email to
***@java.sun.com and include in the body of the message "help".