01-29-2010 04:18 AM
I have menu "SEND AND COPY" on Emiail Edit screen,
on clicking on this menu I wanted to send email and copy emial to my application.
is there any way to programatically invok blackberry message "Send" menu on clicking my menu "SEND AND COPY"
Solved! Go to Solution.
01-29-2010 05:06 AM
don't you get the message object as a context? you can use transport.send to send it
01-29-2010 05:25 AM
if I use Transport.send(), is it show the send email in message application?
01-29-2010 06:49 AM
i think so
01-29-2010 08:15 AM