ContactsContract.IPhoneLookupColumns Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface ContactsContract.IPhoneLookupColumns
type ContactsContract.IPhoneLookupColumns = interface
Remarks
Java documentation for android.provider.ContactsContract.PhoneLookupColumns
.
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.
Fields
ContactId |
A reference to the |
DataId |
The ID of the data row. |
Label |
The user defined label for the phone number. |
NormalizedNumber |
The phone number's E164 representation. |
Number |
The phone number as the user entered it. |
Type |
The type of phone number, for example Home or Work. |