ContactEmailKind
ContactEmailKind
ContactEmailKind
ContactEmailKind
Enum
Definition
Specifies the kinds of email addresses for a contact.
public : enum class ContactEmailKindpublic enum ContactEmailKindPublic Enum ContactEmailKind// 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
| Other Other Other Other | An email address of the contact other than personal or work. |
| Personal Personal Personal Personal | The personal email address of the contact. |
| Work Work Work Work | The work email address of the contact. |