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

# EKParticipantScheduleStatus.none

The invitation hasn’t been sent yet.

## Declaration

```swift
case none
```

## See Also

### Constants

- [EKParticipantScheduleStatus.pending](eventkit/ekparticipantschedulestatus/pending.md)
- [EKParticipantScheduleStatus.sent](eventkit/ekparticipantschedulestatus/sent.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)
