| ContactsContract.CommonDataKinds.Email |  A data kind representing an email address.  | 
 
              
              | ContactsContract.CommonDataKinds.Event |  A data kind representing an event.  | 
 
              
              | ContactsContract.CommonDataKinds.GroupMembership |  Group Membership.  | 
 
              
              | ContactsContract.CommonDataKinds.Identity | A data kind representing an Identity related to the contact. | 
 
              
              | ContactsContract.CommonDataKinds.Im |  A data kind representing an IM address   You can use all columns defined for ContactsContract.Dataas well as the following aliases. | 
 
              
              | ContactsContract.CommonDataKinds.Nickname | A data kind representing the contact's nickname.  | 
 
              
              | ContactsContract.CommonDataKinds.Note |  Notes about the contact.  | 
 
              
              | ContactsContract.CommonDataKinds.Organization |  A data kind representing an organization.  | 
 
              
              | ContactsContract.CommonDataKinds.Phone |  A data kind representing a telephone number.  | 
 
              
              | ContactsContract.CommonDataKinds.Photo |  A data kind representing a photo for the contact.  | 
 
              
              | ContactsContract.CommonDataKinds.Relation |  A data kind representing a relation.  | 
 
              
              | ContactsContract.CommonDataKinds.SipAddress |  A data kind representing a SIP address for the contact.  | 
 
              
              | ContactsContract.CommonDataKinds.StructuredName | A data kind representing the contact's proper name. | 
 
              
              | ContactsContract.CommonDataKinds.StructuredPostal |  A data kind representing a postal addresses.  | 
 
              
              | ContactsContract.CommonDataKinds.Website |  A data kind representing a website related to the contact.  | 
 
              
              | ContactsContract.Contacts | Constants for the contacts table, which contains a record per aggregate of raw contacts representing the same person. | 
 
              
              | ContactsContract.Contacts.AggregationSuggestions |  A read-only sub-directory of a single contact aggregate that contains all aggregation suggestions (other contacts).  | 
 
              
              | ContactsContract.Contacts.Entity |  A sub-directory of a contact that contains all of its ContactsContract.RawContactsas well asContactsContract.Datarows. | 
 
              
              | ContactsContract.Contacts.Photo | A read-only sub-directory of a single contact that contains the contact's primary photo. | 
 
              
              | ContactsContract.Data |  Constants for the data table, which contains data points tied to a raw contact.  | 
 
              
              | ContactsContract.DataColumnsWithJoins | Combines all columns returned by ContactsContract.Datatable queries. | 
 
              
              | ContactsContract.PhoneLookup | A table that represents the result of looking up a phone number, for example for caller ID. | 
 
              
              | ContactsContract.Profile |  Constants for the user's profile data, which is represented as a single contact on the device that represents the user.  | 
 
              
              | ContactsContract.RawContacts | Constants for the raw contacts table, which contains one row of contact information for each person in each synced account. |