| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountApp | finAccountApp | The Account Application to get Messaging Contacts for. | ||
| messagingContacts | finMessagingContacts | ByRef | The populated finMessagingContacts object. | |
| includeGuarantors | Boolean | Optional | Indicates whether to include Guarantors. If omitted, a value of True is assumed. | |
| includeOtherRoles | Boolean | Optional | Indicates whether to include 'Other Roles'. If omitted, a value of True is assumed. | |
| includeEmployees | Boolean | Optional | Indicates whether to include Employees. If omitted, a value of True is assumed. | |
| includeManager | Boolean | Optional | Indicates whether to include the Manager. If omitted, a value of True is assumed. | |
| includeDealer | Boolean | Optional | Indicates whether to include the Dealer. If omitted, a value of True is assumed. | |
| includeBroker | Boolean | Optional | Indicates whether to include the Broker. If omitted, a value of True is assumed. |
A Boolean value indicating success.