Hi,
I use the emailDialog with subject and body I build myself. The thing is that I want to set in the recipient default value the last address the user used (the last time they sent email from my app). Is there a way to know, after getting back from the emailDialog, the recipients the user entered (this way, I can save it in the app.properties and use it the next time...)
Thanks a lot,
Danny