CopyFolderType Members

Include Protected Members
Include Inherited Members

The CopyFolderType class represents an operation to copy folders in an Exchange database.

The CopyFolderType type exposes the following members.

Constructors

  Name Description
Public method CopyFolderType The CopyFolderType constructor initializes a new instance of the CopyFolderType 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. (Inherited from BaseMoveCopyFolderType.)
Public property ToFolderId The ToFolderId property gets or sets the destination folder for a moved or copied folder. (Inherited from BaseMoveCopyFolderType.)

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