---
title: MEMessageState.received
framework: mailkit
role: symbol
role_heading: Case
path: mailkit/memessagestate/received
---

# MEMessageState.received

A state that indicates the system has received and stored the message.

## Declaration

```swift
case received
```

## See Also

### Determining Message State

- [MEMessageState.draft](mailkit/memessagestate/draft.md)
- [MEMessageState.sending](mailkit/memessagestate/sending.md)
