Returns a collection of Contact Details for the Source defined.

Syntax

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

Parameters

NameTypeOptionalByRefDescription
includeGuarantors Boolean Optional Indicates whether to include Guarantors in the Email 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 Email 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 Manager in the Email 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 Email 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 Email 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 Email 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 Email list. Only applies where the Source Type is 'Account'. If omitted, a value of True is assumed.

Return Value

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