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

# MEMessageState.sending

A state that indicates the system is in the process of sending the message.

## Declaration

```swift
case sending
```

## See Also

### Determining Message State

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