---
title: INSetMessageAttributeIntentResponseCode.failureMessageAttributeNotSet
framework: intents
role: symbol
role_heading: Case
path: intents/insetmessageattributeintentresponsecode/failuremessageattributenotset
---

# INSetMessageAttributeIntentResponseCode.failureMessageAttributeNotSet

The message attributes couldn’t be modified.

## Declaration

```swift
case failureMessageAttributeNotSet
```

## Discussion

Discussion Use this response code when you were unable to modify the attributes of one or more messages.

## See Also

### Response State

- [INSetMessageAttributeIntentResponseCode.unspecified](intents/insetmessageattributeintentresponsecode/unspecified.md)
- [INSetMessageAttributeIntentResponseCode.ready](intents/insetmessageattributeintentresponsecode/ready.md)
- [INSetMessageAttributeIntentResponseCode.inProgress](intents/insetmessageattributeintentresponsecode/inprogress.md)
- [INSetMessageAttributeIntentResponseCode.success](intents/insetmessageattributeintentresponsecode/success.md)
- [INSetMessageAttributeIntentResponseCode.failure](intents/insetmessageattributeintentresponsecode/failure.md)
- [INSetMessageAttributeIntentResponseCode.failureRequiringAppLaunch](intents/insetmessageattributeintentresponsecode/failurerequiringapplaunch.md)
- [INSetMessageAttributeIntentResponseCode.failureMessageNotFound](intents/insetmessageattributeintentresponsecode/failuremessagenotfound.md)
