![]() |
Programming to extract automatically extract attachments
Hi,
Can anyone teach me how to write a code to automatically extract attachement from incoming email sorted out into a pre-assigned folder. (Note: The incoming email always has a fix caption and it already sorted into a pre-assigned folder) Background:- The emails are send from my surveillance camera when it detect a motion Thank you. Nelson Chou |
Programming to extract automatically extract attachments
This example demonstrates how to extract an attachment, skip the printing part. If your folder is not the default inbox but a subfolder of it, add this in Applicaton_Startup before setting the Items variable: Set Folder=Folder.Folders("your folder name") -- Best regards Michael Bauer - MVP Outlook Manage and share your categories: http://www.vboffice.net/product.html?lang=en Am Thu, 4 Mar 2010 18:41:01 -0800 schrieb Nelson The Missing Lead: Hi, Can anyone teach me how to write a code to automatically extract attachement from incoming email sorted out into a pre-assigned folder. (Note: The incoming email always has a fix caption and it already sorted into a pre-assigned folder) Background:- The emails are send from my surveillance camera when it detect a motion Thank you. Nelson Chou |
All times are GMT +1. The time now is 11:35 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com