| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| addressDetails | ISAddressDetails | The object to compare. | ||
| ignoreCase | Boolean | Optional | Indicates whether compare is case sensitive. If omitted, a value of True is assumed. | |
| compareAddressee | Boolean | Optional | Indicates whether to compare Addressee and Organisation Name (default is True). If omitted, a value of True is assumed. | |
| compareInstructions | Boolean | Optional | Indicates whether to compare Instructions (default is True). If omitted, a value of True is assumed. |
If the objects are the same then returns 'True' otherwise returns 'False'.