Contents

urlAddresses

An array of labeled URL addresses for a contact.

Declaration

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

Discussion

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

See Also

Setting Addresses