CNContact.Dates Property

Definition

An array of CNLabeledValue<ValueType> objects containing the name of the date and their value, in the Gregorian calendar.

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

Property Value

Attributes

Applies to