Share via


DeleteFolderType Members

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

The following tables list the members exposed by the DeleteFolderType type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb426393.pubproperty(en-us,EXCHG.80).gif 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.
Bb426393.pubproperty(en-us,EXCHG.80).gif 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

Public Methods

(see also Protected Methods )

  Name Description
Bb426393.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb426393.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb426393.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb426393.pubmethod(en-us,EXCHG.80).gifBb426393.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb426393.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb426393.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb426393.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top