View Single Post
  #1 (permalink)  
Old 10-13-2009, 01:15 AM
leocor leocor is offline
Intermediate Member
 
Posts: 22
Default forward Attachments

How could I forward an attachment to a new email?
I'm able to grab the body and subject, but not attachments.

I tried using zmObject.attachments or zmObject.getInlineAttachments without results (as written in Zimlet cookbook) but it seems I need something else.

I had a look to email2doc but it seems it puts a simply a link to the object attched more than embed the object (clearly it has create a doc, not an email). Or maybe I didn't look in the right way.

Any suggestion?

Best regards,
Leonardo
Reply With Quote