AddressBook.Contacts
From Real Software Documentation
Method
| This method is only available on the OS X platform. For cross-platform development, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
AddressBook.Contacts ( ) As AddressBookContact()
Returns an array of all the contacts in the Address Book as an AddressBookContact.
