---
title: mailMessage
framework: mailkit
role: symbol
role_heading: Instance Property
path: mailkit/mecomposesession/mailmessage
---

# mailMessage

The properties of the mail message, such as the subject and recipients.

## Declaration

```swift
var mailMessage: MEMessage { get }
```
