---
title: participantRole
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekparticipant/participantrole
---

# participantRole

The participant’s role in the event.

## Declaration

```swift
var participantRole: EKParticipantRole { get }
```

## See Also

### Related Documentation

- [EKParticipantRole](eventkit/ekparticipantrole.md)

### Accessing Participant Properties

- [isCurrentUser](eventkit/ekparticipant/iscurrentuser.md)
- [name](eventkit/ekparticipant/name.md)
- [participantStatus](eventkit/ekparticipant/participantstatus.md)
- [participantType](eventkit/ekparticipant/participanttype.md)
- [url](eventkit/ekparticipant/url.md)
- [contactPredicate](eventkit/ekparticipant/contactpredicate.md)
