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