• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: email address from address book
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: email address from address book


  • Subject: Re: email address from address book
  • From: Paul Berkowitz <email@hidden>
  • Date: Wed, 12 May 2004 01:07:08 -0700

On 5/12/04 12:34 AM, "Andre Vink" <email@hidden> wrote:

> How to get an email address from every person in to a list?
>
> tell application "Address Book"
> properties of email of every person
> end tell
>

'email' is am element, not a property, of person. Each person can have many,
1, or 0 emails.

tell application "Address Book"
value of every email of every person
end tell


will get you a list of lists.


--
Paul Berkowitz

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >email address from address book (From: Andre Vink <email@hidden>)

  • Prev by Date: Controlling Relay Host
  • Next by Date: Re: email address from address book
  • Previous by thread: email address from address book
  • Next by thread: Re: email address from address book
  • Index(es):
    • Date
    • Thread