Andrew123
02-18-2012, 05:16 PM
Hello, I want to write a script to delete files in the recycle bin that were deleted over 28 days ago.
When I try "Debug.Print objItem.DateDeleted" I get an "object doesn't support this property" error.
Is there a property like DateDeleted that I can use, like I could if I was inspecting properties of a file in any other folder? Thank you!
When I try "Debug.Print objItem.DateDeleted" I get an "object doesn't support this property" error.
Is there a property like DateDeleted that I can use, like I could if I was inspecting properties of a file in any other folder? Thank you!