![]() |
Need: Date handling in Outlook Macros, either information/documentation
I am usually a VBScript guy, but I have an assingment to modify an Outlook
2003 Export/Modify Macro that has been handed to me with code that will only process a mail item if it is older than a certain date. Would somone care to expound or help me find MSDN documentation/sample code that uses MailItem date for program execution? Thanks in advance, and apologies for swimming with the big fishes where I don't belong, Paul |
Need: Date handling in Outlook Macros, either information/documentation
There're different date properties for a mail item like ReceivedDate, CreationTime, LastModificationTime. You can find all of the properties in the object browser (f2); select the MailItem left hand. -- Best regards Michael Bauer - MVP Outlook : Outlook Categories? Category Manager Is Your Tool : VBOffice Reporter for Data Analysis & Reporting : http://www.vboffice.net/product.html?pub=6&lang=en Am Thu, 18 Jun 2009 12:22:08 -0500 schrieb Searle, Paul: I am usually a VBScript guy, but I have an assingment to modify an Outlook 2003 Export/Modify Macro that has been handed to me with code that will only process a mail item if it is older than a certain date. Would somone care to expound or help me find MSDN documentation/sample code that uses MailItem date for program execution? Thanks in advance, and apologies for swimming with the big fishes where I don't belong, Paul |
All times are GMT +1. The time now is 06:09 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