Send an SMS Message.

Syntax

ISfinSupport.SendSms(recipients, message, [replyToEmailAddress], [replyToName], [requestReference], [serviceLogCreateDetails])

Parameters

NameTypeOptionalByRefDescription
recipients String A comma-separated list of Recipient Phone Numbers.
message String The Message to send.
replyToEmailAddress String Optional The Email Address to Reply To.
replyToName String Optional The Name of the Person to Reply To.
requestReference String Optional The Reference to record in the ISServiceLog table. Not applicable when using the New Messaging Interface.
serviceLogCreateDetails ISServiceLogCreateDetails Optional ByRef Details of the Service Log created to record sending of this message. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

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