---
title: EKParticipantScheduleStatus.sent
framework: eventkit
role: symbol
role_heading: Case
path: eventkit/ekparticipantschedulestatus/sent
---

# EKParticipantScheduleStatus.sent

The invitation has been sent, but it’s unclear if it was successfully delivered.

## Declaration

```swift
case sent
```

## See Also

### Constants

- [EKParticipantScheduleStatus.none](eventkit/ekparticipantschedulestatus/none.md)
- [EKParticipantScheduleStatus.pending](eventkit/ekparticipantschedulestatus/pending.md)
- [EKParticipantScheduleStatus.delivered](eventkit/ekparticipantschedulestatus/delivered.md)
- [EKParticipantScheduleStatus.recipientNotRecognized](eventkit/ekparticipantschedulestatus/recipientnotrecognized.md)
- [EKParticipantScheduleStatus.noPrivileges](eventkit/ekparticipantschedulestatus/noprivileges.md)
- [EKParticipantScheduleStatus.deliveryFailed](eventkit/ekparticipantschedulestatus/deliveryfailed.md)
- [EKParticipantScheduleStatus.cannotDeliver](eventkit/ekparticipantschedulestatus/cannotdeliver.md)
- [EKParticipantScheduleStatus.recipientNotAllowed](eventkit/ekparticipantschedulestatus/recipientnotallowed.md)
