Hi,
As emails arrive, I want to check to see if they have a photo attached
and if they do, to save it to a location on my hard drive and rename the
photo with the email address of the sender. Is this possible? I assume that
if it is, it would involve writing a script in VB rather than creating a
Rule. I have experience of writing in VB and VBA for Access but have never
used it for outlook.
Any help much appreciated.
Pete
Sue Mosher [MVP-Outlook] - 27 May 2005 21:18 GMT
These samples show various ways to save attachments:
http://www.fontstuff.com/outlook/oltut01.htm
http://www.outlookcode.com/codedetail.aspx?id=70
http://www.slovaktech.com/code_samples.htm#StripAttachments

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
> As emails arrive, I want to check to see if they have a photo attached
[quoted text clipped - 7 lines]
>
> Pete