I'm using the Gmail example but I want to open and send in Gmail.
All I can do so far is open the outlook app. Any ideas? Or suggestions? Below is my attempt so far.
Function type:
launch app
Command:
Outlook:com.microsoft.office.outlook:.MainActivity
Parameters:
stream:%P%N
extra:SUBJECT: Attached %N
extra:TEXT: Here is the file %N
I had thought it might be something like
Outlook:com.microsoft.office.outlook:.NewMessage
But it doesn't work.
Thanks Jimmy
