ContactAddressKind
ContactAddressKind
ContactAddressKind
ContactAddressKind
Enum
Definition
Specifies the kinds of contact addresses.
public : enum class ContactAddressKindpublic enum ContactAddressKindPublic Enum ContactAddressKind// 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
| Home Home Home Home | The home address of the contact. |
| Other Other Other Other | An address of the contact other than home or work. |
| Work Work Work Work | The work address of the contact. |