socialProfiles
An array of labeled social profiles for a contact.
Declaration
var socialProfiles: [CNLabeledValue<CNSocialProfile>] { get }Discussion
This property is an array of CNLabeledValue objects, each of which has a label and a CNSocialProfile value.