CNMutableContact.Birthday Property

Definition

The birthday of the Contact, in the Gregorian calendar.

public virtual Foundation.NSDateComponents Birthday { [Foundation.Export("birthday", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBirthday:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Birthday : Foundation.NSDateComponents with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to