Hello ,
I am working on project in c #
the property gxsms1.ReceiverNumber , can receive multiple values?
what is the best way to send SMS to multiple recipients ? (in c#)
Ej gxsms1.ReceiverNumber= "phone1 ; phone2; phone3 " ;
THANKS!!!!
Hello ,
I am working on project in c #
the property gxsms1.ReceiverNumber , can receive multiple values?
what is the best way to send SMS to multiple recipients ? (in c#)
Ej gxsms1.ReceiverNumber= "phone1 ; phone2; phone3 " ;
THANKS!!!!
Hi,
I believe that best way is send it one by one.
This works all operators.
Gurux Administrator