| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| firstName | String | The first name to use to check if the Addressee matches the default value. | ||
| middleNames | String | The middle names to use to check if the Addressee matches the default value. | ||
| lastName | String | The last name to use to check if the Addressee matches the default value. | ||
| preferredName | String | The preferred name to use to check if the Addressee matches the default value. | ||
| title | String | The title to use to check if the Addressee matches the default value. | ||
| addressee | String | The existing Addressee to match against the default value. |
A Boolean value indicating success.