If what you're asking is how to save an attachment from a mail item to a
file on the hard drive see the code sample at http://www.slovaktech.com/code_samples.htm#StripAttachments . The code in
GetTempDir() requires a project reference to be set to Windows Scripting
(Scrrun.dll) in your project references.