Returns a collection of Contact Details for the Source defined.

Syntax

finMessagingEmailMessage.GetSourceEmailAddresses([includeGuarantors], [includeOtherRoles], [includeEmployees], [includeManager], [includeDealer], [includeBroker], [includeInsurer])

Parameters

NameTypeOptionalByRefDescription
includeGuarantors Boolean Optional Indicates whether to include Guarantors in the Phone Number list. Only applies where the Source Type is 'Account'. If omitted, a value of True is assumed.
includeOtherRoles Boolean Optional Indicates whether to include 'Other Roles' in the Phone Number list. Only applies where the Source Type is 'Account'. If omitted, a value of True is assumed.
includeEmployees Boolean Optional Indicates whether to include Employees in the Phone Number list. Only applies where the Source Type is 'Account'. If omitted, a value of True is assumed.
includeManager Boolean Optional Indicates whether to include the Account Manager in the Phone Number list. Only applies where the Source Type is 'Account'. If omitted, a value of True is assumed.
includeDealer Boolean Optional Indicates whether to include the Dealer in the Phone Number list. Only applies where the Source Type is 'Account'. If omitted, a value of True is assumed.
includeBroker Boolean Optional Indicates whether to include the Broker in the Phone Number list. Only applies where the Source Type is 'Account'. If omitted, a value of True is assumed.
includeInsurer Boolean Optional Indicates whether to include the Insurer in the Phone Number list. Only applies where the Source Type is 'Account'. If omitted, a value of True is assumed.

Return Value

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