Contacts.IPeopleColumns Interface

Definition

Caution

This class is obsoleted in this android platform

Columns from the People table that other tables join into themselves.

[System.Obsolete("This class is obsoleted in this android platform")]
public interface Contacts.IPeopleColumns
[<System.Obsolete("This class is obsoleted in this android platform")>]
type Contacts.IPeopleColumns = interface
Attributes

Remarks

Columns from the People table that other tables join into themselves.

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.PeopleColumns.

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

CustomRingtone
Obsolete.

A custom ringtone associated with a person.

DisplayName
Obsolete.

The display name.

LastTimeContacted
Obsolete.

The last time a person was contacted.

Name
Obsolete.

The person's name.

Notes
Obsolete.

Notes about the person.

PhoneticName
Obsolete.

Phonetic equivalent of the person's name, in a locale-dependent character set (e.

PhotoVersion
Obsolete.

The server version of the photo

SendToVoicemail
Obsolete.

Whether the person should always be sent to voicemail.

Starred
Obsolete.

Is the contact starred?

TimesContacted
Obsolete.

The number of times a person has been contacted

Applies to