take a picture and send it

askez

Member
Licensed User
Longtime User
hi,
i'm tring to write a application that take a picture and send it to my mail directly.
i've succeded but it takes me to choose the mail servise (i use gmail) and than press send
how can i bypass it and sent the picture directly?

thanx!
 

agraham

Expert
Licensed User
Longtime User
Are you sure it's Basic4ppc and not Basic4android? Having to choose a mail client source seems like an Android response to an Intent. In Basic4ppc, using the Outlook library you would get the mail account list with EmailSender.GetAccounts and explicitly specify one of them in EmailSender.Send.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…