Contents

urlAddresses

An array of labeled URL addresses for a contact.

Declaration

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

Discussion

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

See Also

Getting Addresses