<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INPersonSuggestionType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INPersonSuggestionType"
  },
  "title" : "INPersonSuggestionType"
}
-->

# INPersonSuggestionType

Constants indicating how to display the person’s identity.

```
enum INPersonSuggestionType
```

## Topics

### Constants

[`INPersonSuggestionTypeNone`](/documentation/Intents/INPersonSuggestionType/none)

No contact information to donate.

[`INPersonSuggestionTypeSocialProfile`](/documentation/Intents/INPersonSuggestionType/socialProfile)

A social media account.

[`INPersonSuggestionTypeInstantMessageAddress`](/documentation/Intents/INPersonSuggestionType/instantMessageAddress)

An instant messaging address.

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

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)