Move journal items to mail folder?

  • Thread starter Thread starter Anita Gupta
  • Start date Start date
A

Anita Gupta

Hello,

I've got a Journal Folder that contains email items (actually, they are
journal items that reference an email attachment). I need to loop through
the folder and move the email attachments to a separate email folder. I'm
having a lot of trouble figuring out how to reference the attachments
associated with the Journal item. It seems the methods available are Add,
Save, Remove. I can't figure out how, when the attachment is an email
message to "move" that message to another folder. Can anyone point me in the
right direction?

Thanks,

Anita
 
Tran,

Yes, I have taken a look at the class property. The mail items are OLE
Embedded items Outlook Constant: 6

The class property is read only though. It doesn't help me. I need to take
the embedded item and move it to a mail folder programmatically. It's
embedded into a Journal item as an attachment and there seems no way to do
this.

Thanks

Anita
 
Back
Top