Get Attachment size

  • Thread starter Thread starter R Avery
  • Start date Start date
Save it to the file system and use something like Windows Scripting code to
get the size of the saved file.

There's also a PR_ATTACH_SIZE property (PT_LONG) that has the size but you
would have to use Extended MAPI to open the attachment table in the message
and then get that property value. Extended MAPI can only be programmed using
C++ or Delphi.
 

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

Similar Threads


Back
Top