PKContact.PostalAddress Property

Definition

Gets or sets the contact's address.

public virtual Contacts.CNPostalAddress PostalAddress { [Foundation.Export("postalAddress", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPostalAddress:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PostalAddress : Contacts.CNPostalAddress with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Remarks

The contact's address.

Applies to