Hi all,
i am using 'Microsoft.WindowsMobile.PocketOutlook.MessageInterception' class
to intercept SMS. works fine in my small UI application which continuously
intercepts sms. the problem is once i send the sms using
'Microsoft.WindowsMobile.PocketOutlook.SendSms' to send an SMS from the same
ui application where we intercept sms then no sms arrives. and once i close
the interception application then sms arrives.
what could be the problem?
one more thing ... i am using this in Germany. will this sending and
catching incoming sms works in Korean Mobile phone network?
regards,
rnv