Hi All Respected,
I am done to read notify and body of sending sms, but I could not read the recipients number.
Any one who has some idea or view please guide me
I am working in S60 2nd 8.1a sdk.
Thansk
I am using such approch, please tell me where i doing wrong;
CArrayPtrFlat<CSmsNumber>& ss1 = iSmsMtm->SmsHeader().Recipients();
TInt mCount = header.Recipients().Count();
inline CArrayPtrFlat< CSmsNumber > &Recipients();
Bye
Regards Rajat.






