Hi Alec,
One workaround that we thought of here at Method is to use MailTo handle. This will allow who ever clicks the link to open their default client with some preset parameters (Subject, CC, BCC, Body). However, you will not be able to use attachments.
1. Drag a label object on the screen, Label1.
2. Drag a button on the screen.
3. On the button put an action “Enter value into field on screen”, choose Label1, Type In, <a href='mailto:method@methodintegration.com'>Mail here!</a>
4. Finish.
5. Publish the screen.
6. View the screen.
7. Click the button. You’ll see the label turned to “Mail here!”.
8. Click Mail here!, it will open it up in Outlook.
Regards,
Denis