Messages with a duplicate Value (i.e. Email or Phone Number), Subject and Message will not be sent unless a Log is to be generated. If there is a Fee for an SMS and if the SMS is sent to an Account, then the Account Log will hold the Fee details.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| bulkReference | String | Optional | The Bulk Reference to include if the SMS provider supports this. | |
| generateLogs | Boolean | Optional | If omitted, a value of False is assumed. | |
| logDocumentId | String | Optional | The Document Id for creating a Document Log. | |
| logDbDate | Date | Optional | The Log Date in the Database Time Zone. If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| logActionDbDate | Date | Optional | The Action Date for Logs in the Database Time Zone. If omitted, a value of ISRuntime.OptionalNullDate is assumed. |
A Boolean value indicating success.