2) I think that's SaveAsFile.
She might also want to add:
4) Delete the file saved in #2.
--
Sue Mosher
Author of
"Teach Yourself Microsoft Outlook 2000 Programming in 24 Hours"
"Microsoft Outlook 2000 E-mail and Fax Guide"
Outlook and Exchange solutions at http://www.slipstick.com
Quote:
> 1] Open message w/ attachments.
> 2] Save to a file using the WriteToFile method that is part of the
> Attachment object.
> 3] Create your new message and attach items saved from #2 above.
> > Hi,
> > I want to programmatically add attachments to a message. But the
> attachments
> > that I want to add belongs to another message. Basically, how to copy
> > attachments from one message on to another without copying any other
> > contents. I do not want to maitain any relation with these two messages.
> > Thanks,
> > Nikki