<!--
{
  "availability" : [
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MailKit",
  "identifier" : "/documentation/MailKit/MEMessageActionDecision",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "MailKit"
    ],
    "preciseIdentifier" : "c:objc(cs)MEMessageActionDecision"
  },
  "title" : "MEMessageActionDecision"
}
-->

# MEMessageActionDecision

The action that the system performs on a message, or a request to ask the action handler again later when the message content is available.

```
class MEMessageActionDecision
```

## Topics

### Determining Actions to Perform on Messages

[`invokeAgainWithBody`](/documentation/MailKit/MEMessageActionDecision/invokeAgainWithBody)

An object that indicates the handler needs the message content before it can decide what action to take on a message.

### Type Methods

[`action(_:)`](/documentation/MailKit/MEMessageActionDecision/action(_:))

[`actions(_:)`](/documentation/MailKit/MEMessageActionDecision/actions(_:))



---

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)