AddressBookRecord
From Real Software Documentation
Class (inherits from Object)
| This class 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 class on an incompatible platform. |
Stores information about an Address Book record and has methods for getting, setting, and removing values. This is the base class for AddressBookContact and AddressBookGroup.
| Properties | ||||
|
| Methods | ||||
|
See Also
AddressBook, AddressBookAddress, AddressBookContact, AddressBookData classes; System module.
