<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "EventKit",
  "identifier" : "/documentation/EventKit/EKCalendarType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "EventKit"
    ],
    "preciseIdentifier" : "c:@E@EKCalendarType"
  },
  "title" : "EKCalendarType"
}
-->

# EKCalendarType

Possible calendar types.

```
enum EKCalendarType
```

## Topics

### Constants

[`EKCalendarTypeLocal`](/documentation/EventKit/EKCalendarType/local)

A local calendar.

[`EKCalendarTypeCalDAV`](/documentation/EventKit/EKCalendarType/calDAV)

A CalDAV or iCloud calendar.

[`EKCalendarTypeExchange`](/documentation/EventKit/EKCalendarType/exchange)

An Exchange calendar.

[`EKCalendarTypeSubscription`](/documentation/EventKit/EKCalendarType/subscription)

A locally subscribed calendar.

[`EKCalendarTypeBirthday`](/documentation/EventKit/EKCalendarType/birthday)

A birthday calendar.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)