hi
i am trying to develop simple app which send sms to given number. but when that message come in sent item, it not showing me Name of receiptan, as that contact is saved in my mobile.i use following code for that.
Is there any other way to achive that?
CSmsSendHandler::NewL(*(meso->smsObserver), tel_number, msg_body, encoding);





