Retrieve a List of active Email Contact Methods for a Client.

Syntax

finClientFunctions.GetContactMethodsListEmail(clientId, includeNotOwnedByClient, list)

Parameters

NameTypeOptionalByRefDescription
clientId String The Client Id.
includeNotOwnedByClient Boolean Indicates whether to include Contact Methods that are not directly owned by Clients, e.g. Advisors.
list List(Of finContactDetails) ByRef The List of Contact Method details.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finClientFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0