---
title: CKShare.ParticipantAcceptanceStatus.removed
framework: cloudkit
role: symbol
role_heading: Case
path: cloudkit/ckshare/participantacceptancestatus/removed
---

# CKShare.ParticipantAcceptanceStatus.removed

The system removed the participant from the share.

## Declaration

```swift
case removed
```

## See Also

### Constants

- [CKShare.ParticipantAcceptanceStatus.unknown](cloudkit/ckshare/participantacceptancestatus/unknown.md)
- [CKShare.ParticipantAcceptanceStatus.pending](cloudkit/ckshare/participantacceptancestatus/pending.md)
- [CKShare.ParticipantAcceptanceStatus.accepted](cloudkit/ckshare/participantacceptancestatus/accepted.md)
