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

# likelyJunk

A value that indicates if the message is likely to be considered junk.

## Declaration

```swift
var likelyJunk: NSNumber { get set }
```

## Discussion

Discussion When the value of this property is 1, the message is likely to be considered junk; when the value is 0, the message is not likely to be considered junk.

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