| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountId | String | The Account Id. | ||
| includeNotOwnedByClient | Boolean | Indicates whether to include Contact Methods that are not directly owned by Clients, e.g. Advisors. | ||
| clientMustHaveSendDocumentsFlag | Boolean | Indicates whether the Account Clients must have their SendDocuments flag. | ||
| list | List(Of finContactDetails) | ByRef | The List of Contact Method details. | |
| clientId | String | Optional | The Client Id to filter by or a blank String to include all Account Clients. | |
| includeClientEmployments | Boolean | Optional | If omitted, a value of False is assumed. | |
| includeClientContactLinkedClients | Boolean | Optional | If omitted, a value of False is assumed. | |
| includeManager | Boolean | Optional | If omitted, a value of False is assumed. | |
| includeDealer | Boolean | Optional | If omitted, a value of False is assumed. | |
| includeBroker | Boolean | Optional | If omitted, a value of False is assumed. |
A Boolean value indicating success.