ContactPhoneColumn Enum

Definition

Enumerates values returned by several methods of ContactPhoneColumn and taken as a parameter of several methods of T:Android.Provider.Contacts+Phones.

public enum ContactPhoneColumn
type ContactPhoneColumn = 
Inheritance
ContactPhoneColumn

Fields

Custom 0
FaxHome 5
FaxWork 4
Home 1
Mobile 2
Other 7
Pager 6
Work 3

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