Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Trusted Contributor
jijoac
Posts: 101
Registered: ‎02-02-2011
My Carrier: Airtel

how we can get an html body from message object

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 ?

Please use plain text.
Developer
peter_strange
Posts: 17,722
Registered: ‎07-14-2008

Re: how we can get an html body from message object

Please use plain text.