Re: Setting the priority for outgoing Mail
Re: Setting the priority for outgoing Mail
- Subject: Re: Setting the priority for outgoing Mail
- From: Jenni via AppleScript-Users <email@hidden>
- Date: Fri, 10 Apr 2020 14:16:58 -0700
On Apr 10, 2020, at 1:49 PM, Yvan KOENIG via AppleScript-Users
<email@hidden> wrote:
>
> tell application "System Events" to tell process "Mail"
> set frontmost to true
> tell menu bar 1
> name of menu bar items
> tell menu bar item 7 to tell menu 1
> name of menu items
>
> end tell
> end tell
> end tell
Excellent! That’s going to come in handy.
Thanks,
Frank
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden