---
title: EKParticipantType.person
framework: eventkit
role: symbol
role_heading: Case
path: eventkit/ekparticipanttype/person
---

# EKParticipantType.person

The participant is a person.

## Declaration

```swift
case person
```

## See Also

### Constants

- [EKParticipantType.unknown](eventkit/ekparticipanttype/unknown.md)
- [EKParticipantType.room](eventkit/ekparticipanttype/room.md)
- [EKParticipantType.resource](eventkit/ekparticipanttype/resource.md)
- [EKParticipantType.group](eventkit/ekparticipanttype/group.md)
