Mark SMS as Read in WM5

  • Thread starter Thread starter oldsap
  • Start date Start date
O

oldsap

Hi, is there a way to mark unread sms as Read without going into the
inbox folder?
im using MessageInterception in an application and i can preview my
incoming sms through my application. after reading it in my
application, i want to be able to mark the sms's in the tmail.exe inbox
as Read.
 
I think the OP wanted the SMS to remain in the inbox, but have it listed
as read. NotifyAndDelete intercepts the message, and stops any further
applications from viewing it, so this should cause the message to never
appear in his inbox, rather just swallowed by his application.

D
 
David said:
I think the OP wanted the SMS to remain in the inbox, but have it listed
as read. NotifyAndDelete intercepts the message, and stops any further
applications from viewing it, so this should cause the message to never
appear in his inbox, rather just swallowed by his application.

D
Yes sir. That is what i want to do. Just mark the sms as Read but
still have the sms in the inbox.
 
Back
Top