<!--
{
  "availability" : [
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MailKit",
  "identifier" : "/documentation/MailKit/MEComposeSessionError/invalidRecipients",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "MailKit"
    ],
    "preciseIdentifier" : "s:SC25MEComposeSessionErrorCodeLeV17invalidRecipientsSoAAVvpZ"
  },
  "title" : "invalidRecipients"
}
-->

# invalidRecipients

An error that indicates one or more of the message’s recipients are invalid.

```
static var invalidRecipients: MEComposeSessionError.Code { get }
```

---

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)