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