| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| contactMethodId | String | Optional | The Contact Method Id to filter by. | |
| supportsHtml | Boolean | Optional | Does the Contact Method support HTML format. If omitted, a value of False is assumed. | |
| dateAsAt | Date | Optional | The Date at which the Contact Method is current. 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. | |
| includeInvalidEmailAddresses | Boolean | Optional | Indicates whether to include invalid Email Addresses (default=True to maintain backwards compatibility). If omitted, a value of True is assumed. |
A finClientContactMethod value.