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

# EKParticipantType.group

The participant is a group.

## Declaration

```swift
case group
```

## See Also

### Constants

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