The the Address Details contain full street address details but not split street address details, these will be populated automatically and vice versa.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| contactMethodId | String | The Contact Method Id. | ||
| addressDetails | ISAddressDetails | The Address to add. | ||
| validateAndSanitise | Boolean | Optional | Indicates whether to Validate and Sanitise the Address. This does nothing if not licenced for the Address Full Verification Add-On. If omitted, a value of True is assumed. | |
| sanitised | Boolean | Optional | ByRef | Indicates whether the Address was Sanitised, i.e., tidied up and assigned a Postal Id. If omitted, a value of False is assumed. |
A finClientContactAddress object or Nothing if permissions prevented the item from being added.