KnownContactProperties クラス

定義

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
継承
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.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

Email プロパティ名取得します。

FamilyName

FamilyName プロパティ名を取得します。

GivenName

GivenName プロパティ名を取得します。

HomeFax

HomeFax プロパティ名を取得します。

HonorificPrefix

HonorificPrefix プロパティ名を取得します。

HonorificSuffix

HonorificSuffix プロパティ名を取得します。

JobTitle

JobTitle プロパティ名を取得します。

Manager

Manager プロパティ名を取得します。

MobileTelephone

MobileTelephone プロパティ名を取得します。

Nickname

ニックネーム プロパティ名を取得します。

Notes

Notes プロパティ名を取得します。

OfficeLocation

OfficeLocation プロパティ名を取得します。

OtherAddress

OtherAddress プロパティ名を取得します。

OtherEmail

OtherEmail プロパティ名を取得します。

SignificantOther

SignificantOther プロパティ名を取得します。

Telephone

Telephone プロパティ名を取得します。

Url

Url プロパティ名を取得します。

WorkAddress

WorkAddress プロパティ名を取得します。

WorkEmail

WorkEmail プロパティ名を取得します。

WorkFax

WorkFax プロパティ名を取得します。

WorkTelephone

WorkTelephone プロパティ名を取得します。

YomiCompanyName

YomiCompanyName プロパティ名を取得します。

YomiFamilyName

YomiFamilyName プロパティ名を取得します。

YomiGivenName

YomiGivenName プロパティ名を取得します。

適用対象

こちらもご覧ください