<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INVocabularyStringType/contactGroupName",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INVocabularyStringType@INVocabularyStringTypeContactGroupName"
  },
  "title" : "INVocabularyStringType.contactGroupName"
}
-->

# INVocabularyStringType.contactGroupName

The name of a group of contacts, as a person would say it.

```
case contactGroupName
```

## Discussion

For example, you might include the string “Tahoe Trip” to describe the members of a vacation party.

Siri puts group names into the [`groupName`](/documentation/Intents/INSendMessageIntent/groupName) property of the [`INSendMessageIntent`](/documentation/Intents/INSendMessageIntent) and into similar properties for intents that support group addresses.

---

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)