CNMutableContact.UrlAddresses Property

Definition

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

Property Value

Attributes

Applies to