Syntax

finMessaging.ExecuteSendEmail(context, branchPk, sourceType, sourceId, branchId, serviceId, emailFrom, emailToCsv, emailCcCsv, emailBccCsv, subject, body, attachments, isBodyHtml, target, [successPost], [log], [postErrorMessages])

Parameters

NameTypeOptionalByRefDescription
context isefinMessagingEmailMessageContext
branchPk Integer
sourceType String
sourceId String
branchId String
serviceId String
emailFrom String
emailToCsv String
emailCcCsv String
emailBccCsv String
subject String
body String
attachments ISMessageAttachments
isBodyHtml Boolean
target iseMessageTarget
successPost Boolean Optional ByRef If omitted, a value of True is assumed.
log I_finLog Optional ByRef If omitted, a value of Nothing is assumed.
postErrorMessages ISList Optional ByRef If omitted, a value of Nothing is assumed.

Return Value

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