It's possible for inbox object return phone number of message sender instead the name stored in the phone address book. Can you implement a CallerID for incoming calls ?
I do not think it is possible. SMS header store information which is reflected on PhoneBook field when SMS arrived. So, once header is created it will be like that all the time. You already can use functions of searching the address property thrue phonebook and hopefully u will succedd in that. In case name does not exist in phonebook anymore, theres no help for that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I do not think it is possible. SMS header store information which is reflected on PhoneBook field when SMS arrived. So, once header is created it will be like that all the time. You already can use functions of searching the address property thrue phonebook and hopefully u will succedd in that. In case name does not exist in phonebook anymore, theres no help for that.
But, I support this... To allow us to get all SMS sender adress info (Not only name... number too).
But, I support this... To allow us to get all SMS sender adress info (Not only name... number too).