---
title: url
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekcalendaritem/url
---

# url

The URL for the calendar item.

## Declaration

```swift
var url: URL? { get set }
```

## See Also

### Accessing Calendar Item Properties

- [calendar](eventkit/ekcalendaritem/calendar.md)
- [title](eventkit/ekcalendaritem/title.md)
- [location](eventkit/ekcalendaritem/location.md)
- [creationDate](eventkit/ekcalendaritem/creationdate.md)
- [lastModifiedDate](eventkit/ekcalendaritem/lastmodifieddate.md)
- [timeZone](eventkit/ekcalendaritem/timezone.md)
