how to save outlook attachment file in C# windows Application?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

Can any one help me .. how to save outlook attachment file in C# windows
Application... i m able to read the filename but i dont know how to save the
attachment file to my local Drives... pls send me the code r give me any idea
... i have used filecopy and saveasfile method also but i get the error...

Regards
RAJ
 
Raju,

What exactly is the error you are getting? And can you show some code
which is throwing the exception? Without that, it's impossible to say.
 
Back
Top