J jothis Active Member Licensed User Aug 19, 2010 #1 hi friends i used the outlookdesktop.dll file for sending a sms and i writed this code Sms.New1("+918893002232","This is the message body.") But There is no Response. Is it possible to send sms via computer using internet? Please help me :sign0085:
hi friends i used the outlookdesktop.dll file for sending a sms and i writed this code Sms.New1("+918893002232","This is the message body.") But There is no Response. Is it possible to send sms via computer using internet? Please help me :sign0085:
corwin42 Expert Licensed User Longtime User Aug 19, 2010 #2 jothis said: i used the outlookdesktop.dll file for sending a sms and i writed this code Sms.New1("+918893002232","This is the message body.") Click to expand... Quote from the help of outlook.library: The OutlookDesktop library is a "dummy" library which includes all the methods and properties of this library, but without any functionality. Click to expand... So the desktop library is only a dummy and has absolutely no functionality. It is not possible to send a sms from the desktop directly.
jothis said: i used the outlookdesktop.dll file for sending a sms and i writed this code Sms.New1("+918893002232","This is the message body.") Click to expand... Quote from the help of outlook.library: The OutlookDesktop library is a "dummy" library which includes all the methods and properties of this library, but without any functionality. Click to expand... So the desktop library is only a dummy and has absolutely no functionality. It is not possible to send a sms from the desktop directly.
J jothis Active Member Licensed User Aug 20, 2010 #3 Thank you corwin42 for your replay What should i do for sending sms in desktop application? which library is more useful to send sms in desktop can you help me? jothis :sign0085:
Thank you corwin42 for your replay What should i do for sending sms in desktop application? which library is more useful to send sms in desktop can you help me? jothis :sign0085: