---
title: invokeAgainWithBody
framework: mailkit
role: symbol
role_heading: Type Property
path: mailkit/memessageactiondecision/invokeagainwithbody
---

# invokeAgainWithBody

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

## Declaration

```swift
class var invokeAgainWithBody: MEMessageActionDecision { get }
```
