Android.Provider.ContactsContract Class

Overview

See Also: ContactsContract Members

Syntax

[Android.Runtime.Register("android/provider/ContactsContract", DoNotGenerateAcw=true)]
public sealed class ContactsContract : Java.Lang.Object

Remarks

Overview

The contract between the contacts provider and applications. Contains definitions for the supported URIs and columns. These APIs supersede NoType:android/provider/ContactsContract$Contacts;Href=../../../reference/android/provider/ContactsContract.Contacts.html.

ContactsContract defines an extensible database of contact-related information. Contact information is stored in a three-tier data model:

Other tables include:

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5