Language

ContactOrganizationColumn Enum

Definition

public enum ContactOrganizationColumn
type ContactOrganizationColumn = 
Inheritance
ContactOrganizationColumn

Fields

Name Value Description
Custom 0

This constant is deprecated. see ContactsContract

Android reference for android.provider.Contacts.OrganizationColumns.TYPE_CUSTOM.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Work 1

This constant is deprecated. see ContactsContract

Android reference for android.provider.Contacts.OrganizationColumns.TYPE_WORK.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Other 2

This constant is deprecated. see ContactsContract

Android reference for android.provider.Contacts.OrganizationColumns.TYPE_OTHER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to