how retrieve email fields?
| Wed, 2007-10-31 13:45 | |
|
Hi! CMsvEntry* Entry = iMsgSession->GetEntryL(KMsvSentEntryId); //iMsgSession is CMsvSession objectInside conditional 'if(msventry.iMtm == KUidMsgTypeSMTP)' I put my code, that retrieve me the FIRST recipient on 'To' field. How can I retrieve the rest of recipients? I retrieve the first recipient with 'iDetails' from 'TMsvEntry' Thanks in advance! |
|





