---
title: mailboxIdentifiers
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/mailboxidentifiers
---

# mailboxIdentifiers

An array of mailbox identifiers associated with the message.

## Declaration

```swift
var mailboxIdentifiers: [String]? { get set }
```

## Discussion

Discussion Can include CSMailboxInbox, CSMailboxDrafts, CSMailboxSent, or a custom identifier.

## See Also

### Describing messages

- [Common Mailbox Identifiers](corespotlight/common-mailbox-identifiers.md)
- [htmlContentData](corespotlight/cssearchableitemattributeset/htmlcontentdata.md)
- [accountHandles](corespotlight/cssearchableitemattributeset/accounthandles.md)
- [accountIdentifier](corespotlight/cssearchableitemattributeset/accountidentifier.md)
- [additionalRecipients](corespotlight/cssearchableitemattributeset/additionalrecipients.md)
- [authorAddresses](corespotlight/cssearchableitemattributeset/authoraddresses.md)
- [authorEmailAddresses](corespotlight/cssearchableitemattributeset/authoremailaddresses.md)
- [authorNames](corespotlight/cssearchableitemattributeset/authornames.md)
- [authors](corespotlight/cssearchableitemattributeset/authors.md)
- [emailAddresses](corespotlight/cssearchableitemattributeset/emailaddresses.md)
- [emailHeaders](corespotlight/cssearchableitemattributeset/emailheaders.md)
- [hiddenAdditionalRecipients](corespotlight/cssearchableitemattributeset/hiddenadditionalrecipients.md)
- [instantMessageAddresses](corespotlight/cssearchableitemattributeset/instantmessageaddresses.md)
- [likelyJunk](corespotlight/cssearchableitemattributeset/likelyjunk.md)
- [phoneNumbers](corespotlight/cssearchableitemattributeset/phonenumbers.md)
