共用方式為


KnownContactProperties 類別

定義

提供索引鍵名稱來存取 StoredContactContactInformation 物件的已知屬性。

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
繼承
Object Platform::Object IInspectable KnownContactProperties
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Phone.PhoneContract (已於 v1.0 引進)
應用程式功能
ID_CAP_CONTACTS [Windows Phone]

備註

使用這個類別屬性的值做為 ContactInformation.GetPropertiesAsyncStoredContact.GetPropertiesAsync所傳回之集合的索引鍵名稱。

屬性

AdditionalName

取得 AdditionalName 屬性名稱。

Address

取得 Address 屬性名稱。

AlternateMobileTelephone

取得 AlternateMobileTelephone 屬性名稱。

AlternateTelephone

取得 AlternateTelephone 屬性名稱。

AlternateWorkTelephone

取得 AlternateWorkTelephone 屬性名稱。

Anniversary

取得 Anniversary 屬性名稱。

Birthdate

取得 Birthdate 屬性名稱。

Children

取得 Children 屬性名稱。

CompanyName

取得 CompanyName 屬性名稱。

CompanyTelephone

取得 CompanyTelephone 屬性名稱。

DisplayName

取得 DisplayName 屬性名稱。

Email

取得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 屬性名稱。

適用於

另請參閱