Send an SMS to each Message Recipient.

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.

Syntax

finMessageRecipients.SendSms([bulkReference], [generateLogs], [logDocumentId], [logDbDate], [logActionDbDate])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

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