This returns the Postal Address if possible otherwise it falls back to the Physical Address.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| includeAddressee | Boolean | Optional | Indicates whether to Include the Addressee Name in the Address. If omitted, a value of False is assumed. | |
| postalZone | String | Optional | ByRef | Returns the Postal Zone for this Address. |
| clientContactAddressPk | Integer | Optional | ByRef | The primary key of the Client Contact Address record. If omitted, a value of 0 is assumed. |
| includeOrganisationLegalName | Boolean | Optional | If the Client is an Organisation, if True the Client's Legal Name is added (or if blank then Client's Name), if False the Client's Name is added. If omitted, a value of False is assumed. |
A String value.