MonoTouch.AddressBook Namespace

Addressbook APIs.

Remarks

Access to the central contacts database, known as the "Address Book" on iOS.

Classes

TypeReason
ABAddressBook Provides access to the system Address Book.
ABAddressBookErrorPossible MonoTouch.AddressBook.ABAddressBook errors.
ABAuthorizationStatusAn enumeration whose values specify the possible results of the MonoTouch.AddressBook.ABAddressBook.GetAuthorizationStatus method.
ABGroup A grouping of MonoTouch.AddressBook.ABPerson and other MonoTouch.AddressBook.ABGroup records.
ABLabel Generic property labels.
ABMultiValue<T> A collection of MonoTouch.AddressBook.ABMultiValueEntry<T> entries.
ABMultiValueEntry<T> A MonoTouch.AddressBook.ABMultiValue<T> entry.
ABMutableDateMultiValue A MonoTouch.AddressBook.ABMultiValue<MonoTouch.Foundation.NSDate> which supports changing values.
ABMutableDictionaryMultiValue A MonoTouch.AddressBook.ABMultiValue<MonoTouch.Foundation.NSDictionary> which supports changing values.
ABMutableMultiValue<T> A MonoTouch.AddressBook.ABMultiValue<T> that supports editing.
ABMutableStringMultiValue A MonoTouch.AddressBook.ABMultiValue<MonoTouch.Foundation.NSString> which supports changing values.
ABPerson Information about a person.
ABPersonAddressKey MonoTouch.Foundation.NSDictionary keys for use with MonoTouch.AddressBook.ABPerson addresses.
ABPersonCompositeNameFormat The format to use for a person's composite name.
ABPersonDateLabel Date property labels.
ABPersonImageFormatAn enumeration whose values specify whether the form of the image requested from the MonoTouch.AddressBook.ABPerson.GetImage method.
ABPersonInstantMessageKey MonoTouch.Foundation.NSDictionary keys for use with MonoTouch.AddressBook.ABPerson instant message services.
ABPersonInstantMessageService Possible MonoTouch.AddressBook.ABPersonInstantMessageKey.Service key values.
ABPersonKind Specifies whether a MonoTouch.AddressBook.ABPerson represents a human being or an organization.
ABPersonPhoneLabel Phone number property labels.
ABPersonProperty The MonoTouch.AddressBook.ABPerson properties.
ABPersonRelatedNamesLabel Related name property labels.
ABPersonSocialProfileServiceA class whose static members define constant names for various social networks.
ABPersonSortByHow to sort records.
ABPersonUrlLabel URL property labels.
ABPropertyTypeRecord property types.
ABRecord Base type for MonoTouch.AddressBook.ABGroup and MonoTouch.AddressBook.ABPerson.
ABRecordTypePotential record types.
ABSourceA data source that produces address book data. (See MonoTouch.AddressBook.ABSourceType.)
ABSourcePropertyDocumentation for this section has not yet been entered.
ABSourceTypeAn enumeration whose values specify various kinds of MonoTouch.AddressBook.ABSourceType.
ExternalChangeEventArgsProvides data for the MonoTouch.AddressBook.ExternalChangeEventArgs.ExternalChange event.
InstantMessageServiceManages instance message service configuration.
PersonAddressManages the person address.
SocialProfileManages social profile configuration.