Executes a request.

Syntax

ISMessaging_Twilio.ExecuteRequest(request, response, [serviceLogCreateDetails])

Parameters

NameTypeOptionalByRefDescription
request ISSmsRequest_Twilio The Request.
response ISSmsResponse_Twilio ByRef The Response.
serviceLogCreateDetails ISServiceLogCreateDetails Optional ByRef Details to use when creating a Service Log. This will be updated with the Primary Key of the Service Log record that was created. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISMessaging_Twilio
Namespace:
Intersoft.ISMessaging6
Assembly:
ISMessaging6, Version=6.0.3
Target Framework:
.NET 9.0