CNMutableContact.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; [Foundation.Export("setDates:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Dates : Contacts.CNLabeledValue<Foundation.NSDateComponents>[] with get, set

Property Value

Attributes

Applies to