Selecting mail message by ID
Selecting mail message by ID
- Subject: Selecting mail message by ID
- From: Malcolm Fitzgerald <email@hidden>
- Date: Thu, 14 Apr 2005 17:45:12 +1000
I'd like to store the message ID of my email in an iCal To Do. This
will give me access to little checkboxes and reminders to do many of
the things which I say I'll do.
currently I'm saying:
tell application "Mail"
get subject of every message of mailbox "In" whose message id is
"BE7F0A4A.36065%email@hidden"
end tell
--> {}
I'd hoped to get {"Re: Make an alias file to a Finder item"} but what I
really want to do is to locate the message by it's ID and to reveal it
for further scrutiny.
Malcolm Fitzgerald email@hidden
Database Manager http://www.asauthors.org
The Australian Society of Authors ph: 02 93180877 fax: 02
93180530
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden