---
title: INPersonHandleLabel
framework: intents
role: symbol
role_heading: Structure
path: intents/inpersonhandlelabel
---

# INPersonHandleLabel

Constants describing how the person handle relates to the user.

## Declaration

```swift
struct INPersonHandleLabel
```

## Topics

### Initializers

- [init(_:)](intents/inpersonhandlelabel/init(_:).md)
- [init(rawValue:)](intents/inpersonhandlelabel/init(rawvalue:).md)

### Type Properties

- [home](intents/inpersonhandlelabel/home.md)
- [homeFax](intents/inpersonhandlelabel/homefax.md)
- [iPhone](intents/inpersonhandlelabel/iphone.md)
- [main](intents/inpersonhandlelabel/main.md)
- [mobile](intents/inpersonhandlelabel/mobile.md)
- [other](intents/inpersonhandlelabel/other.md)
- [pager](intents/inpersonhandlelabel/pager.md)
- [work](intents/inpersonhandlelabel/work.md)
- [workFax](intents/inpersonhandlelabel/workfax.md)
- [school](intents/inpersonhandlelabel/school.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Contacts

- [INPerson](intents/inperson.md)
- [INPersonHandle](intents/inpersonhandle.md)
