Share via


CNMutableContact.SocialProfiles Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Contacts.CNLabeledValue<Contacts.CNSocialProfile>[] SocialProfiles { [Foundation.Export("socialProfiles", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSocialProfiles:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("socialProfiles", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSocialProfiles:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SocialProfiles : Contacts.CNLabeledValue<Contacts.CNSocialProfile>[] with get, set

Property Value

Attributes

Applies to