Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves the MobileItem object to a new folder.
Version Information
Version Added: Outlook 2010
Syntax
expression .Move(DestFldr)
expression A variable that represents a MobileItem object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
|---|---|---|---|
DestFldr |
Required |
Folder |
An expression that returns a Folder object. The destination folder. |
Return Value
An Object value that represents the item that has been moved to the designated folder.