DeleteFolderType Members

Include Protected Members
Include Inherited Members

The DeleteFolderType class represents a request to delete folders from a mailbox.

The DeleteFolderType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property DeleteType The DeleteType property gets or sets an enumeration that describes how folders are deleted. This property is required. This is a read/write property.
Public property FolderIds The FolderIds property gets or sets a set of folder identifiers for folders to delete from a mailbox. This property gets or sets a set of FolderIdType objects. This property is required. This is a read/write property.

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