ContactMatchReasonKind
ContactMatchReasonKind
ContactMatchReasonKind
ContactMatchReasonKind
Enum
Definition
public : enum class ContactMatchReasonKindpublic enum ContactMatchReasonKindPublic Enum ContactMatchReasonKind// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| EmailAddress EmailAddress EmailAddress EmailAddress | The contact email address field matched. |
| JobInfo JobInfo JobInfo JobInfo | The contact job info field matched. |
| Name Name Name Name | The contact name field matched. |
| Other Other Other Other | The contact matched on a field that is not one of the others list in this enum. |
| PhoneNumber PhoneNumber PhoneNumber PhoneNumber | The contact phone number field matched. |
| YomiName YomiName YomiName YomiName | The contact phonetic name field matched. |