Published: July 16, 2012
Moves a Microsoft Outlook item to a new folder.
expression .Move(DestFldr)
expression A variable that represents an AppointmentItem object.
Name
Required/Optional
Data Type
Description
DestFldr
Required
Folder
The destination folder.
An Object value that represents the item which has been moved to the designated folder.