| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| contactMethodId | String | Optional | The Contact Method Id to filter by. | |
| supportsSms | Boolean | Optional | Does the Contact Method support SMS. If omitted, a value of False is assumed. | |
| dateAsAt | Date | Optional | If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| contactHome | iseTriState | Optional | Indicates whether to only return Home Contact Methods. If omitted, a value of iseTriState.None is assumed. | |
| contactMobile | iseTriState | Optional | Indicates whether to only return Mobile Contact Methods. If omitted, a value of iseTriState.None is assumed. | |
| contactWork | iseTriState | Optional | Indicates whether to only return Work Contact Methods. If omitted, a value of iseTriState.None is assumed. | |
| includeInvalidPhoneNumbers | Boolean | Optional | Indicates whether to include invalid Phone Numbers (default=False to maintain backwards compatibility). If omitted, a value of False is assumed. |
A finClientContactMethod value.