Hi All,
I am trying to get the attachments from received emails but without any success. I was trying to read it using the message architecture.I mean I was accessing the CMsvEntry of individual emails and trying to retrieve the attachments by the MMsvAttachmentManager associated with the store of the CMsvEntry.The entry shows that it has a store and I can even get the store size as some real values.But the store's HasBodyTextL() returns EFalse and the AttachmentManager() returns no sign of any attachments.(I mean the count of attachments is always zero.). But in fact the email received has some attachments. I am sure that I was at the correct child entry(email entry) as the number of those entries are the same as the received emails in my mailbox.
Can any one clarify what is happening? Please guide me to solve this issue..
Thanks in advance





