MeetingItem.Move method (Outlook)

Moves a Microsoft Outlook item to a new folder.

Syntax

expression. Move( _DestFldr_ )

expression A variable that represents a MeetingItem 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 which has been moved to the designated folder.

See also

MeetingItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.