Hi All,
Thanks in advance.
I have implemented HandleSessionEventL method to get notification of inbox message & sent items message & i am getting proper notifications as well. Now i want to read the message details of the newly sent (sentitems) or the newly received (inbox).
I have seen the following link that uses for loop & At(i) to read all the entries that are sent or received.
http://wiki.forum.nokia.com/index.ph...SMS_from_Inbox
Now i simply want to get the latest id of the newly received or sent item only instead of all the items that i am getting right now.
How can i get the id of the item that is sent or received directly (latest sent/received item id only)?





