ContactMatchReason.Field 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取与搜索匹配的联系人字段类型,例如姓名、电话号码、电子邮件地址等。
public:
property ContactMatchReasonKind Field { ContactMatchReasonKind get(); };
ContactMatchReasonKind Field();
public ContactMatchReasonKind Field { get; }
var contactMatchReasonKind = contactMatchReason.field;
Public ReadOnly Property Field As ContactMatchReasonKind
属性值
与搜索匹配的联系人字段类型,例如姓名、电话号码、电子邮件地址等。
Windows 要求
应用功能 |
contactsSystem
|