<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INPersonHandleLabel",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@T@INPersonHandleLabel"
  },
  "title" : "INPersonHandleLabel"
}
-->

# INPersonHandleLabel

Constants describing how the person handle relates to the user.

```
struct INPersonHandleLabel
```

## Topics

### Initializers

[`init(_:)`](/documentation/Intents/INPersonHandleLabel/init(_:))

Creates a person handle label with the specified raw value.

[`init(rawValue:)`](/documentation/Intents/INPersonHandleLabel/init(rawValue:))

Creates a person handle label with the specified raw value.

### Type Properties

[`home`](/documentation/Intents/INPersonHandleLabel/home)

A constant indicating that the handle is associated with the user’s home.

[`homeFax`](/documentation/Intents/INPersonHandleLabel/homeFax)

A constant indicating that the handle represents a home fax number.

[`iPhone`](/documentation/Intents/INPersonHandleLabel/iPhone)

A constant indicating that the handle is associated with the user’s iPhone.

[`main`](/documentation/Intents/INPersonHandleLabel/main)

A constant indicating that the handle is the primary way to contact the user.

[`mobile`](/documentation/Intents/INPersonHandleLabel/mobile)

A constant indicating that the handle is associated with a mobile device.

[`other`](/documentation/Intents/INPersonHandleLabel/other)

A constant indicating that the handle is associated with a location or device not specified by any other constant.

[`pager`](/documentation/Intents/INPersonHandleLabel/pager)

A constant indicating that the handle is associated with the user’s pager.

[`work`](/documentation/Intents/INPersonHandleLabel/work)

A constant indicating that the handle is associated with the user’s work.

[`workFax`](/documentation/Intents/INPersonHandleLabel/workFax)

A constant indicating that the handle represents a work fax number.

[`school`](/documentation/Intents/INPersonHandleLabel/school)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)