_MobileItem.Move(MAPIFolder) Method

Definition

This object, member, or enumeration is deprecated and is not intended to be used in your code.

public:
 System::Object ^ Move(Microsoft::Office::Interop::Outlook::MAPIFolder ^ DestFldr);
public object Move (Microsoft.Office.Interop.Outlook.MAPIFolder DestFldr);
Public Function Move (DestFldr As MAPIFolder) As Object

Parameters

DestFldr
MAPIFolder

Returns

Applies to