How do I target Junk in Apple Mail?
How do I target Junk in Apple Mail?
- Subject: How do I target Junk in Apple Mail?
- From: Jim Krenz via AppleScript-Users <email@hidden>
- Date: Wed, 15 Apr 2020 10:33:21 -0700
Hello all,
I want to make a AppleScript to target the main Junk folder in Apple Mail.
Right now, I can target a Junk folder of a particular account with this:
tell application "Mail"
set selected mailboxes of message viewer 1 to mailbox "Junk" of account
"JK@g"
end tell
How do I just go to “Junk”? Is there a way?
Thanks!
Jim
_______________________________________________
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