---
title: ABMultiValue
framework: Address Book
role: symbol
role_heading: Type Alias
platforms: [iOS 2.0+, iPadOS 2.0+, Mac Catalyst 13.1+]
path: addressbook/abmultivalue-swift.typealias
---

# ABMultiValue

A reference to an ABMultiValue or ABMutableMultiValueobject.

## Declaration

```swift
typealias ABMultiValue = CFTypeRef
```

```swift
class ABMultiValueRef
```

## Relationships

### Inherited By

- [ABMutableMultiValue](addressbook/abmutablemultivalue-swift.typealias.md)

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Data Types

- [ABPersonRef](addressbook/abpersonref.md)
- [ABGroupRef](addressbook/abgroupref.md)
- [ABMutableMultiValue](addressbook/abmutablemultivalue-swift.typealias.md)
