Code:
Dim Message As Email
Message.To.Add("SomeEmail@example.com")
Message.Attachments.Add(File.Combine(File.DirRootExternal, "SomeFile.txt"))
StartActivity(Message.GetIntent)
In this code, they private message as email. However email is not part of the available options in the B4A. Do I need to load any library for this?
Thanks
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/29h84rB
via IFTTT
Aucun commentaire:
Enregistrer un commentaire