<!--
{
  "availability" : [
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MailKit",
  "identifier" : "/documentation/MailKit/MEMessageEncryptionState",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "MailKit"
    ],
    "preciseIdentifier" : "c:@E@MEMessageEncryptionState"
  },
  "title" : "MEMessageEncryptionState"
}
-->

# MEMessageEncryptionState

```
enum MEMessageEncryptionState
```

## Topics

### Enumeration Cases

[`MEMessageEncryptionStateEncrypted`](/documentation/MailKit/MEMessageEncryptionState/encrypted)

[`MEMessageEncryptionStateNotEncrypted`](/documentation/MailKit/MEMessageEncryptionState/notEncrypted)

[`MEMessageEncryptionStateUnknown`](/documentation/MailKit/MEMessageEncryptionState/unknown)

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

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)