If this Document is configured with DocumentEmailDoNotCombineForJoints = True then this indicates that all Document Recipients are intended to receive a Personalised Email. If this is the case then 'Joint' Clients are not combined into a single Recipient if the "PUBLISH:Email" parameter or the DocumentSendEmailResolved property of the Account Log is True.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| account | finAccount | The Account. | ||
| documentRecipientDetailsItems | finDocumentRecipientDetailsItems | ByRef | A new finDocumentRecipientDetailItems object. | |
| accountLog | finAccountLog | Optional | An optional Account Log record from which this Document is being published. If omitted, a value of Nothing is assumed. | |
| parameters | ISKeyValueList | Optional | Optional Parameters. If unspecified and a Account Log is specified, the Account Log's Parameters will be used. If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.