BaseMoveCopyFolderType Members

Include Protected Members
Include Inherited Members

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

The BaseMoveCopyFolderType type exposes the following members.

Constructors

  Name Description
Public method BaseMoveCopyFolderType The BaseMoveCopyFolderType constructor initializes a new instance of the BaseMoveCopyFolderType class.

Top

Properties

  Name Description
Public property 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.
Public property ToFolderId The ToFolderId property gets or sets the destination folder for a moved or copied folder.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top