Share via


CNMutableContact.PhoneNumbers Property

Definition

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

Property Value

Attributes

Applies to