Share via


ContactMatchReason.Field プロパティ

定義

名前、電話番号、メール アドレスなど、検索に一致した連絡先フィールドの種類を取得します。

public:
 property ContactMatchReasonKind Field { ContactMatchReasonKind get(); };
ContactMatchReasonKind Field();
public ContactMatchReasonKind Field { get; }
var contactMatchReasonKind = contactMatchReason.field;
Public ReadOnly Property Field As ContactMatchReasonKind

プロパティ値

名前、電話番号、メール アドレスなど、検索に一致した連絡先フィールドの種類。

Windows の要件

アプリの機能
contactsSystem

適用対象