---
title: skip
framework: applearchive
role: symbol
role_heading: Type Property
path: applearchive/archiveheader/entrymessagestatus/skip
---

# skip

An entry message status that indicates the operation skips the entry.

## Declaration

```swift
static let skip: ArchiveHeader.EntryMessageStatus
```

## See Also

### Entry Message Statuses

- [cancel](applearchive/archiveheader/entrymessagestatus/cancel.md)
- [ok](applearchive/archiveheader/entrymessagestatus/ok.md)
