---
title: ABRecord
framework: eventkit
role: symbol
role_heading: Type Alias
path: eventkit/abrecord
---

# ABRecord

A reference to an ABRecord object or any of its derivedopaque types.

## Declaration

```swift
typealias ABRecord = CFTypeRef
```

## See Also

### Finding Participant Address Book Records

- [abRecord(with:)](eventkit/ekparticipant/abrecord(with:).md)
- [abPerson(in:)](eventkit/ekparticipant/abperson(in:).md)
- [ABAddressBook](eventkit/abaddressbook.md)
