Hi, I've seen many examples of code to check for missing attachments before sending an e-mail and I using on at the moment. Only problem is that if I am forwarding an e-mail from someone who uses a jpg signature in the body of his email then my code accepts this as an attachment.
Is there any way to check to see if the attachment is proper (i.e in the field under subject) or just in the body of the email?
Thanks
John
Ive worked it out now
Item.Attachments(i).Position = 0
if position is 0 then its not in the body of the email (i.e what I would call a genuine attachment)
Thanks anyway
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks