Applescript help

My goal is to get the name and email address of the recipients ('to' field)
of an email.... Now it just gets the name without the email address

Q: how can I get the email address too?


This line works....

    set whoto to name of address of (recipients of theMessage whose
recipient type is to recipient)

But this line fails ...

    set whotoemail to email of address of (recipients of theMessage whose
recipient type is to recipient)
    

--
Thanks - RevDave
[EMAIL PROTECTED]
[db-lists]



-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to