I want to move incoming messages automatically to a folder based on a date and specific time.
Ex:
All incoming messages containing "Testing" in the Subject submitted prior to Tuesday @ noon go to Folder A.
All incoming messages containing "Testing" in the Subject submitted after Tuesday @ noon go to Folder B.
My first preference is to do this with a rule. Second preference invoking the rule based on time constraints.
I am ok with VBA code, if needed.
Ex:
All incoming messages containing "Testing" in the Subject submitted prior to Tuesday @ noon go to Folder A.
All incoming messages containing "Testing" in the Subject submitted after Tuesday @ noon go to Folder B.
My first preference is to do this with a rule. Second preference invoking the rule based on time constraints.
I am ok with VBA code, if needed.