Contacts.IPeopleColumns 接口

定义

注意

This class is obsoleted in this android platform

其他表联接到自己的 People 表中的列。

[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
属性

注解

其他表联接到自己的 People 表中的列。

此成员已弃用。 看 android.provider.ContactsContract

适用于 . 的 android.provider.Contacts.PeopleColumnsJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

字段

CustomRingtone
已过时.

与人员关联的自定义铃声。

DisplayName
已过时.

显示名称。

LastTimeContacted
已过时.

上次联系某人的时间。

Name
已过时.

此人的姓名。

Notes
已过时.

有关人员的说明。

PhoneticName
已过时.

区域设置依赖字符集中(e.

PhotoVersion
已过时.

照片的服务器版本

SendToVoicemail
已过时.

是否应始终将人员发送到语音邮件。

Starred
已过时.

联系人是否为星号?

TimesContacted
已过时.

联系人的次数

适用于