BaseMoveCopyFolderType Class

Definition

The BaseMoveCopyFolderType class is the base class for the CopyFolderType and MoveFolderType classes.

public ref class BaseMoveCopyFolderType : ExchangeWebServices::BaseRequestType
public class BaseMoveCopyFolderType : ExchangeWebServices.BaseRequestType
Public Class BaseMoveCopyFolderType
Inherits BaseRequestType
Inheritance
BaseMoveCopyFolderType
Derived

Constructors

BaseMoveCopyFolderType()

The BaseMoveCopyFolderType constructor initializes a new instance of the BaseMoveCopyFolderType class.

Properties

FolderIds

The FolderIds property gets or sets an array of folders to move or copy to the folder that is identified by the ToFolderId property.

ToFolderId

The ToFolderId property gets or sets the destination folder for a moved or copied folder.

Applies to