---
title: contactType
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cnmutablecontact/contacttype
---

# contactType

An enum identifying the contact type.

## Declaration

```swift
var contactType: CNContactType { get set }
```

## Discussion

Discussion For a list of predefined contact types, see CNMutableContact.
