| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountApp | finAccountApp | The Account Application to get Messaging Contacts for. | ||
| messagingContacts | finMessagingContacts | ByRef | The populated finMessagingContacts object. | |
| includeEmail | Boolean | Optional | Indicates whether to include email addresses. If omitted, a value of True is assumed. | |
| includeSms | Boolean | Optional | Indicates whether to include phone numbers which support SMS. If omitted, a value of True is assumed. | |
| includePhone | Boolean | Optional | Indicates whether to include phone numbers. If omitted, a value of True is assumed. | |
| includeFax | Boolean | Optional | Indicates whether to include fax numbers. If omitted, a value of True is assumed. | |
| includeEmployments | Boolean | Optional | Indicates whether to include employment contact information. If omitted, a value of True is assumed. | |
| includeClientOther | Boolean | Optional | Indicates whether to include other Client Contact Methods such as Next of Kin. If omitted, a value of False is assumed. |
A Boolean value indicating success.