KnownContactProperties 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供用于访问 StoredContact 或 ContactInformation 对象的已知属性的键名称。
public ref class KnownContactProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class KnownContactProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class KnownContactProperties
Public Class KnownContactProperties
- 继承
- 属性
Windows 要求
设备系列 |
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
|
API contract |
Windows.Phone.PhoneContract (在 v1.0 中引入)
|
应用功能 |
ID_CAP_CONTACTS [Windows Phone]
|
注解
使用此类属性的值作为 ContactInformation.GetPropertiesAsync 和 StoredContact.GetPropertiesAsync 返回的集合的键名称。
属性
AdditionalName |
获取 AdditionalName 属性名称。 |
Address |
获取 Address 属性名称。 |
AlternateMobileTelephone |
获取 AlternateMobileTelephone 属性名称。 |
AlternateTelephone |
获取 AlternateTelephone 属性名称。 |
AlternateWorkTelephone |
获取 AlternateWorkTelephone 属性名称。 |
Anniversary |
获取 Anniversary 属性名称。 |
Birthdate |
获取 Birthdate 属性名称。 |
Children |
获取 Children 属性名称。 |
CompanyName |
获取 CompanyName 属性名称。 |
CompanyTelephone |
获取 CompanyTelephone 属性名称。 |
DisplayName |
获取 DisplayName 属性名称。 |
获取Email属性名称。 |
|
FamilyName |
获取 FamilyName 属性名称。 |
GivenName |
获取 GivenName 属性名称。 |
HomeFax |
获取 HomeFax 属性名称。 |
HonorificPrefix |
获取 HonorificPrefix 属性名称。 |
HonorificSuffix |
获取 HonorificSuffix 属性名称。 |
JobTitle |
获取 JobTitle 属性名称。 |
Manager |
获取 Manager 属性名称。 |
MobileTelephone |
获取 MobileTelephone 属性名称。 |
Nickname |
获取 Nickname 属性名称。 |
Notes |
获取 Notes 属性名称。 |
OfficeLocation |
获取 OfficeLocation 属性名称。 |
OtherAddress |
获取 OtherAddress 属性名称。 |
OtherEmail |
获取 OtherEmail 属性名称。 |
SignificantOther |
获取 SignificantOther 属性名称。 |
Telephone |
获取 电话 属性名称。 |
Url |
获取 Url 属性名称。 |
WorkAddress |
获取 WorkAddress 属性名称。 |
WorkEmail |
获取 WorkEmail 属性名称。 |
WorkFax |
获取 WorkFax 属性名称。 |
WorkTelephone |
获取 WorkTelephone 属性名称。 |
YomiCompanyName |
获取 YomiCompanyName 属性名称。 |
YomiFamilyName |
获取 YomiFamilyName 属性名称。 |
YomiGivenName |
获取 YomiGivenName 属性名称。 |