AddressBookRecord
From Xojo Documentation
This item was deprecated in version 2019r2. |
Class (inherits from Object)
This class is only available on the macOS platform. For cross-platform compatibility, 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.