Contents

unifyResults

A Boolean value that indicates whether to return linked contacts as unified contacts.

Declaration

var unifyResults: Bool { get set }

Discussion

A unified contact is an aggregation of properties from a set of linked individual contacts. When the value of this property is true, the fetch returns unified contacts; otherwise, it returns individual contacts. The default value of this property is true.

See Also

Configuring the Fetch Options