05-31-2012 01:31 AM
Is there any way to read all the emails from the inbox folder and display them?
05-31-2012 02:17 AM
Hi Arun,
See this link.
Thanks.
05-31-2012 07:41 AM
Thank you Pradeep,but from my caller method,what exactly i need to pass.Simply make an instance of MESSAGE and pass to it?
05-31-2012 09:27 AM - edited 05-31-2012 09:28 AM
There is quite a bit of information about processing InBox and inBox entries in the Forum already, just search for it.
To traverse the InBox you actually use the standard PIM API which is integrated into the Blackberry. Here is one Thread that talks about this, in the context of listing the messages in the InBox
http://supportforums.blackberry.com/t5/Java-Develo
I am expecting that reviewing the forum entries and KB articles you will find if you search, plus the API documentation, you should be able do what you want, but if you have any specific questions, please come back to us.
Edit: You might find this useful too: