09-21-2012 11:34 PM
We want to copy the emails from blackberry inbox to our application, we using "net.rim.blackberry.api.mail.Message" object for this,
Message.getBodyText(); returns the text data only, how we can get the html messages ?
09-23-2012 02:31 PM