MAPIFolder.MoveTo(MAPIFolder) Method

Definition

Moves a folder to the specified destination folder.

C#
public void MoveTo (Microsoft.Office.Interop.Outlook.MAPIFolder DestinationFolder);

Parameters

DestinationFolder
MAPIFolder

The destination Folder for the Folder that is being moved.

Remarks

Setting the REG_MULTI_SZ value, DisableCrossAccountCopy, in HKCU\Software\Microsoft\Office\14.0\Outlook in the Windows registry has the side effect of disabling this method.

Applies to

Product Versions
Outlook primary interop assembly Latest