Add a new or Update an existing Account Application Log to record details of a Sent Email.

Syntax

finDocumentRecipientDetailsItemEmailDetails.AccountAppLogUpdateForEmailSend(accountAppLogPk, [accountAppLog])

Parameters

NameTypeOptionalByRefDescription
accountAppLogPk Integer ByRef The primary key of the Account Application Log or zero to add a new Account Application Log which will then be returned in this parameter (if, for some reason, a new Account Application Log needed to be created, this will also be updated to the primary key of the new Log record).
accountAppLog finAccountAppLog Optional ByRef If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finDocumentRecipientDetailsItemEmailDetails
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0