kerrydawson Posted September 22, 2013 Posted September 22, 2013 I'm trying to create a new mail message in Outlook from a specific account and I can't seem to do it. I've tried: on alfred_script(q) -- tell application "Microsoft Outlook" activate set theMsg to make new outgoing message with properties {sender:"icloud (Kerry Dawson)", visible:true} end tell end alfred_script
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now