---
title: kLSQuarantineTypeEmailAttachment
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/klsquarantinetypeemailattachment
---

# kLSQuarantineTypeEmailAttachment

The type when the data is an attachment from an email message.

## Declaration

```swift
let kLSQuarantineTypeEmailAttachment: CFString
```

## See Also

### Identifying the Quarantine Type

- [kLSQuarantineTypeCalendarEventAttachment](coreservices/klsquarantinetypecalendareventattachment.md)
- [kLSQuarantineTypeInstantMessageAttachment](coreservices/klsquarantinetypeinstantmessageattachment.md)
- [kLSQuarantineTypeOtherAttachment](coreservices/klsquarantinetypeotherattachment.md)
- [kLSQuarantineTypeOtherDownload](coreservices/klsquarantinetypeotherdownload.md)
- [kLSQuarantineTypeWebDownload](coreservices/klsquarantinetypewebdownload.md)
