| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating success.