Thread
:
View filter on mail items sent in the last 30 days
View Single Post
#
4
December 19th 08, 09:37 AM posted to microsoft.public.outlook.program_vba
Simon
external usenet poster
Posts: 40
View filter on mail items sent in the last 30 days
Dear David,
you may try this way:
"urn:schemas:httpmail:date" & " = '" & Date.Today.Subtract(New TimeSpan(30,
0, 0, 0)) & "'"
it works on my app.
Simon
View Public Profile
View message headers
Find all posts by Simon
Find all threads started by Simon
Ads