Hi i'm writing a small C# program and using the .NET plug in from intelliSMS. All seem to be working but how to i get the IntelliSMSException if everything is ok. All i want to no is if the message has be sent ok. I have the code in a try / catch and works if the password or username is incorrect.
Thanks
Chris