---
title: EKParticipantRole.nonParticipant
framework: eventkit
role: symbol
role_heading: Case
path: eventkit/ekparticipantrole/nonparticipant
---

# EKParticipantRole.nonParticipant

The participant does not have an active role in the event.

## Declaration

```swift
case nonParticipant
```

## See Also

### Constants

- [EKParticipantRole.unknown](eventkit/ekparticipantrole/unknown.md)
- [EKParticipantRole.required](eventkit/ekparticipantrole/required.md)
- [EKParticipantRole.optional](eventkit/ekparticipantrole/optional.md)
- [EKParticipantRole.chair](eventkit/ekparticipantrole/chair.md)
