| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| client | finClient | The Client to get Messaging Contacts for. | ||
| messagingContacts | finMessagingContacts | ByRef | The populated finMessagingContacts object. | |
| includeEmployments | Boolean | Optional | Indicates whether to include Employments. If omitted, a value of True is assumed. | |
| includeName | Boolean | Optional | Indicates whether to include Name. If omitted, a value of True is assumed. | |
| includeEmail | Boolean | Optional | Indicates whether to include Email. If omitted, a value of True is assumed. | |
| includeFax | Boolean | Optional | Indicates whether to include Fax. If omitted, a value of True is assumed. | |
| includePhone | Boolean | Optional | Indicates whether to include Phone. If omitted, a value of True is assumed. | |
| includeSms | Boolean | Optional | Indicates whether to include SMS. If omitted, a value of True is assumed. | |
| includeOther | Boolean | Optional | Indicates whether to include 'Other'. 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. |
A Boolean value indicating success.