AppointmentItem.Move method (Outlook)

Moves a Microsoft Outlook item to a new folder.

Syntax

expression. Move( _DestFldr_ )

expression A variable that represents an AppointmentItem object.

Parameters

Name Required/Optional Data type Description
DestFldr Required Folder The destination folder.

Return value

An Object value that represents the item which has been moved to the designated folder.

See also

AppointmentItem 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.