ContactRelationship
ContactRelationship
ContactRelationship
ContactRelationship
Enum
Definition
Defines a value that indicates the nature of a contact relationship, such as spouse, partner, sibling, parent and so on.
public : enum class ContactRelationshippublic enum ContactRelationshipPublic Enum ContactRelationship// 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
| Child Child Child Child | Child |
| Other Other Other Other | Other |
| Parent Parent Parent Parent | Parent |
| Partner Partner Partner Partner | Partner |
| Sibling Sibling Sibling Sibling | Sibling |
| Spouse Spouse Spouse Spouse | Spouse |