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

# authors

An array of CSPerson objects representing the content of the From: field in an item.

## Declaration

```swift
var authors: [CSPerson]? { get set }
```

## Mentioned in

Generating summary and priority data for indexed items

## 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)
- [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)
- [mailboxIdentifiers](corespotlight/cssearchableitemattributeset/mailboxidentifiers.md)
- [phoneNumbers](corespotlight/cssearchableitemattributeset/phonenumbers.md)
