Sends Email.

Syntax

finMessagingEmailMessage.ExecuteSendEmail([successPost], [log], [postErrorMessages], [ignoreLog])

Parameters

NameTypeOptionalByRefDescription
successPost Boolean Optional ByRef Even if the Email is sent, afterwards the process may fail, e.g. Fee failed to be charged. 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 successPost=False, this provide list of messages indicating the reason(s). If omitted, a value of Nothing is assumed.
ignoreLog Boolean Optional If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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