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

# url

The URL representing this participant.

## Declaration

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

## See Also

### Accessing Participant Properties

- [isCurrentUser](eventkit/ekparticipant/iscurrentuser.md)
- [name](eventkit/ekparticipant/name.md)
- [participantRole](eventkit/ekparticipant/participantrole.md)
- [participantStatus](eventkit/ekparticipant/participantstatus.md)
- [participantType](eventkit/ekparticipant/participanttype.md)
- [contactPredicate](eventkit/ekparticipant/contactpredicate.md)
