I'm working with an outlook group mailbox, no problem reading in emails from the inbox....but I now want to move them to another folder under the inbox after I am done processing....
I can't get the syntax correct -- here is my code that assigns the inbox fine...
Set MySPBAVInbox = objNS.Folders("Mailbox - SPB Verification").Folders("Inbox").Items
I can't get the syntax correct -- here is my code that assigns the inbox fine...
Set MySPBAVInbox = objNS.Folders("Mailbox - SPB Verification").Folders("Inbox").Items