Re: Address Book: Getting a reference to email by ID
Re: Address Book: Getting a reference to email by ID
- Subject: Re: Address Book: Getting a reference to email by ID
- From: Philip Aker <email@hidden>
- Date: Thu, 10 Apr 2008 12:55:21 -0700
On 08-04-10, at 12:41, Todd Geist wrote: Hello everyone,
Each Email address has a unique id. I am trying to find a way to get a reference to an email by it's unique ID. Try such things as this:
set thePerson to person id "28F0E618-55D1-4E37-BC2A-A1D6FCB2B3AE:ABPerson" set theEmail to email of thePerson whose id = "1BEDC46D-1C22-4B1C-941E-3FC24D3CCAE0"
has not worked.
tell application "Address Book" item 1 of (every person whose id is "E28F0E618-55D1-4E37-BC2A-A1D6FCB2B3AE:ABPerson") end tell |
_______________________________________________
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