---
title: speakableGroupNamesOperator
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insearchformessagesintent/speakablegroupnamesoperator
---

# speakableGroupNamesOperator

The operator that defines how to use the group names in the search criteria.

## Declaration

```swift
var speakableGroupNamesOperator: INConditionalOperator { get }
```

## Discussion

Discussion This property indicates whether the message must contain all, some, or none of the groups listed in the speakableGroupNames property.

## See Also

### Getting the Senders and Recipients

- [recipients](intents/insearchformessagesintent/recipients.md)
- [recipientsOperator](intents/insearchformessagesintent/recipientsoperator.md)
- [senders](intents/insearchformessagesintent/senders.md)
- [sendersOperator](intents/insearchformessagesintent/sendersoperator.md)
- [speakableGroupNames](intents/insearchformessagesintent/speakablegroupnames.md)
