Access contact-related data, such as the user's postal address and phone number.
Framework
- Contacts
Access contact-related data, such as the user's postal address and phone number.
Framework
CNPostal Address
An immutable representation of the postal address for a contact.
CNMutable Postal Address
A mutable representation of the postal address for a contact.
CNInstant Message Address
An immutable object representing an instant message address for the contact.
CNPhone Number
An immutable object representing a phone number for a contact.
CNGroup
An immutable object that represents a group of contacts.
CNMutable Group
A mutable object that represents a group of contacts.
CNContainer
An immutable object that represents a collection of contacts.
CNSocial Profile
An immutable object that represents one of the user's social profiles.
CNContact Relation
An immutable object that represents the relationship between one contact to another.
CNLabeled Value
An immutable object that combines a contact property value with a label that describes that property.
CNContact Property
An object that represents a property of a contact.
CNContact
An immutable object that stores information about a single contact, such as the contact's first name, phone numbers, and addresses.
CNMutable Contact
A mutable object that stores information about a single contact, such as the contact's first name, phone numbers, and addresses.
Specify contact-related properties during fetch operations.