Contents

emailAddresses

An array of labeled email addresses for the contact.

Declaration

var emailAddresses: [CNLabeledValue<NSString>] { get set }

Discussion

This property is an array of CNLabeledValue objects, each of which has a label and a NSString value.

See Also

Setting Addresses