String SendMsg ( String To, String Text, String From )
Sends an SMS message via the Internet Gateway.
using IntelliSoftware; IntelliSMS objIntelliSMS = new IntelliSMS(); objIntelliSMS.Username = "MyUsername"; objIntelliSMS.Password = "MyPassword"; String MessageId = objIntelliSMS.SendMsg ( "44771012345", "Hello", "SENDER_ID" );
<< Back to DotNet Component
SMS Interfaces HTTP Interface SMTP Interface .NET Component COM Component PHP SDK Java SDK
Text Messaging Send SMS Receive SMS SMS Replies
MMS Messaging Send MMS Receive MMS
Prices
Free Trial
Premium SMS
Downloads
Documents
Support Forum
Coverage