| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| contactType | isefinContactType | The Contact Type to match. | ||
| contactMethodId | String | Optional | The Contact Method Id to filter by. | |
| 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. |
A finClientContactMethod value.