Move object type

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to create a VBA script to move all items in a mailbox to a new
folder of a certain class. It would do the following.

List all objects of type IPM.XXXXX (Example IPM.NOTE)
Move all from any location (including subfolders) to MailboxNAme\Myobjects

Does anyone know how I would get started doing this?
 
Back
Top