1

Is it possible for a Blackberry JDE 4.6 app to read the mails stored on blackberry device? I don't want to implement a mail client (smtp/pop/imap etc.) Is there any way to just read the mail already fetched by mail client built into Blackberry OS?

Abhijeet Pathak
  • 1,948
  • 3
  • 20
  • 28

1 Answers1

2

Yes, have a look at net.rim.blackberry.api.mail.Store.

Richard
  • 8,920
  • 2
  • 18
  • 24