MoveFolderType Members

Include Protected Members
Include Inherited Members

The MoveFolderType class represents an operation to move folders in a mailbox.

The MoveFolderType type exposes the following members.

Constructors

  Name Description
Public method MoveFolderType The MoveFolderType constructor initializes a new instance of the MoveFolderType 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