Attachment.SaveasFile Method: How to Check if Success ?

  • Thread starter Thread starter Terry Coccoli
  • Start date Start date
T

Terry Coccoli

Does this method return a value that can be interrogated, or is there
another way to determine whether the Save was successful?
 
You'll get an error if it isn't successful. You could also use
FileSystemObject methods to check whether the file exists.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top