CNContact.SocialProfiles Property

Definition

An array of CNLabeledValue<ValueType> objects containing the name of the social service and the value as a T:Contacts.CNSocialService object.

public virtual Contacts.CNLabeledValue<Contacts.CNSocialProfile>[] SocialProfiles { [Foundation.Export("socialProfiles", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.SocialProfiles : Contacts.CNLabeledValue<Contacts.CNSocialProfile>[]

Property Value

Attributes

Applies to