FolderChangeType Members

Include Protected Members
Include Inherited Members

The FolderChangeType class represents a collection of changes to be performed on a single folder.

The FolderChangeType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Item The Item property gets or sets the folder to update.
Public property Updates The Updates property gets or sets a collection of changes to a folder.

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