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

适用于