instantMessageAddresses
An array of labeled IM addresses for the contact.
Declaration
var instantMessageAddresses: [CNLabeledValue<CNInstantMessageAddress>] { get set }Discussion
This property is an array of CNLabeledValue objects, each of which has a label and a CNInstantMessageAddress value.