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 where the Address has been retrieved from this Applicant's linked Client record. If omitted, a value of 0 is assumed. |
A String value.