This topic has not yet been rated - Rate this topic

AppointmentItem.Move Method (Outlook)

Published: July 16, 2012

Moves a Microsoft Outlook item to a new folder.

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.