---
title: ABMultiValue
framework: addressbook
role: symbol
role_heading: Type Alias
path: addressbook/abmultivalueref
---

# ABMultiValue

A reference to an ABMultiValue or ABMutableMultiValueobject.

## Declaration

```swift
typealias ABMultiValue = CFTypeRef
```

```swift
class ABMultiValueRef
```

## Relationships

### Inherited By

- [ABMutableMultiValue](addressbook/abmutablemultivalueref.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/abmutablemultivalueref.md)
