---
title: ABAddressBook
framework: eventkit
role: symbol
role_heading: Type Alias
path: eventkit/abaddressbook
---

# ABAddressBook

A reference to an ABAddressBook object.

## Declaration

```swift
typealias ABAddressBook = CFTypeRef
```

## See Also

### Finding Participant Address Book Records

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