
HOWTO: Restriction [DueDate] = 'Jan 1, 4501'
I'm trying to restrict the items collections by their due date. I need the
collection to include just the items that don't have a due date. I've tried
using [DueDate] = 'Jan 1, 4501' but that is not working.
This is my code:
Set m_objItems = m_objFolder.Items
m_objItems.Restrict "[DueDate] <= 'Jan 1, 4501'"
I've also tried 1/1/4501 to no avail. Could somebody tell me if this is
possible?
--
=+=+=+=+=+=+=+=
Hector Sosa, Jr
Best Consulting
SLC Office