Moves an Outlook item to a new folder.
Syntax
object.Move(DestFldr)
object Required. An expression that returns an Outlook item object that is listed in the "Applies To" list.
DestFldr Required. An expression that returns a MAPIFolder object. The destination folder.