Microsoft Scripting Runtime
MoveFolder Method
FileSystemObject Object : MoveFolder Method
Description
Moves one or more folders from one location to another.
Syntax
Visual Basic
Public Sub MoveFolder( _
   ByVal Source As String, _
   ByVal Destination As String _
) 
Parameters
Source
Destination
See Also

FileSystemObject Object  | FileSystemObject Members