| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| includeNotOwnedByClient | Boolean | Optional | Indicates whether to include items that are directly owned by the Client. If omitted, a value of True is assumed. | |
| includeOwnedByClient | Boolean | Optional | Indicates whether to include items that are NOT directly owned by the Client, e.g. Advisors. If omitted, a value of True is assumed. | |
| hasLinkedClients | Boolean | Optional | ByRef | Returns whether any of the Contact Methods have a Linked Client. If omitted, a value of False is assumed. |
| hasNotes | Boolean | Optional | ByRef | Returns whether any of the Contact Methods have Notes. If omitted, a value of False is assumed. |
| excludeContactMethodPks | ISList | Optional | A list of Client Contact Method Pks (converted to Strings) to exclude when generating this summary. If omitted, a value of Nothing is assumed. |
An Integer value.