CNContact.UrlAddresses Property

Definition

An array of CNLabeledValue<ValueType> objects containing the name of the URL and a string value holding the URL address.

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

Property Value

Attributes

Applies to