How can I getReceiver emailId?

Hello

I try to get receivers of email that I sent my Simulator.

Address [] toReceipents = msg.getRecipients (Message.RecipientType.TO);

But I don't get how to retrieve aghiles Id of each recipient one by one, so that I can store about me web server. Please, I beg you. help

It was just an example... you can iterate it across the length of the address table. Receipent.Length will give you the number of addresses... go through each one.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for