View Single Post
  #1  
Old May 4th 07, 11:41 AM posted to microsoft.public.outlook.program_vba
robin
external usenet poster
 
Posts: 53
Default moving email to subfolder

Hi. I have a macro (generously donated by Ken) which I have adapted to move a
throw-away email that I am sending to a temporary folder. The line:
objInbox.Folders("Temp Sent") does the job, but the folder is not in the
right place. I would like this Temp Sent folder to be a subfolder to the
standard Sent Items folder. Any ideas on the change to the syntax? Thanks.
Ads