Find No of Attachments

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

Guest

Hi ,

Is there any possible to find the No of Attachments in the mail?
If the attached mail having multiple attachments mean how can we read or
show using code..?

Thanks in advance in your reply.
 
You mean Item.Attachments.Count?

If you want attachments that attached to an email that's embedded as an
attachment to another email you'd have to save out the embedded attachment
and open that and check its Attachments.Count.
 

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