---
title: kLSQuarantineTypeOtherAttachment
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/klsquarantinetypeotherattachment
---

# kLSQuarantineTypeOtherAttachment

The type when the data is an attachment from a generic source.

## Declaration

```swift
let kLSQuarantineTypeOtherAttachment: CFString
```

## See Also

### Identifying the Quarantine Type

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