| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| account | finAccount | The Account 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. | |
| includeInsurer | Boolean | Optional | Indicates whether to include the Insurer. If omitted, a value of True is assumed. | |
| includeOtherContactMethods | Boolean | Optional | Indicates whether to include other Contact Methods. If omitted, a value of True is assumed. |
A Boolean value indicating success.