CNContact.UrlAddresses Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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