Hi Guys,
I am trying to launch a email with attachment.
I know that with Office365Outlook.SendEmail we can directly send a email with attachments but i do not want to send email.
on button press i want to launch an email - This is achieved with Launch("mailto:"& DataCardValue29_3.Text)
However along with launching i need to attach files to the email. These attachments i am storing in azureblob storage. i do not know how to retrieve this files from azureblob storgae and add to email attachments.
Any help will be much appreciated!
I dont believe mailto has the option to add attachments
You could possible provide a link to where the attachment is stored but no provision to open client and attach the document
--------------------------------------------------------------------------------
If this post helps answer your question, please click on โAccept as Solutionโ to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
@RezaDorrani Thanks much for the reply... is it possible to add body content using mailto?
User | Count |
---|---|
236 | |
113 | |
94 | |
59 | |
31 |
User | Count |
---|---|
286 | |
132 | |
106 | |
63 | |
57 |