DoNotUseMeFolderClass.CopyTo(MAPIFolder) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::Outlook::MAPIFolder ^ CopyTo(Microsoft::Office::Interop::Outlook::MAPIFolder ^ DestinationFolder) = Microsoft::Office::Interop::Outlook::MAPIFolder::CopyTo;
public virtual Microsoft.Office.Interop.Outlook.MAPIFolder CopyTo (Microsoft.Office.Interop.Outlook.MAPIFolder DestinationFolder);
Public Overridable Function CopyTo (DestinationFolder As MAPIFolder) As MAPIFolder
Parameters
- DestinationFolder
- MAPIFolder