<para> If this Account Application Log links directly to an Applicant, only this Applicant will be included in the Document Recipients collection. </para> <para> 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. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountApp | finAccountApp | The Account Application. | ||
| documentRecipientDetailsItems | finDocumentRecipientDetailsItems | ByRef | A new finDocumentRecipientDetailsItems object. | |
| accountAppLog | finAccountAppLog | Optional | An optional Account Application 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.