  | 
ISMSServiceSendSMS Method | 
            Sending a sms to a customer to the given mobile phone number.
            
Namespace: Infosoft.Webservices.SMSServicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  SendSMSRequest
 - The request containing the sms information
 
Return Value
SendSMSResponseThe response containing a provider reference. If provider reference is different from -1 the sending of SMS is OK
See Also