---
title: EKAlarmType.email
framework: eventkit
role: symbol
role_heading: Case
path: eventkit/ekalarmtype/email
---

# EKAlarmType.email

The alarm sends an email.

## Declaration

```swift
case email
```

## See Also

### Constants

- [EKAlarmType.display](eventkit/ekalarmtype/display.md)
- [EKAlarmType.audio](eventkit/ekalarmtype/audio.md)
- [EKAlarmType.procedure](eventkit/ekalarmtype/procedure.md)
