ChangeDescriptionType Class

Definition

The ChangeDescriptionType class is the base class that is used to describe changes in UpdateFolder and UpdateItem operations.

public ref class ChangeDescriptionType abstract
public abstract class ChangeDescriptionType
Public MustInherit Class ChangeDescriptionType
Inheritance
ChangeDescriptionType
Derived

Remarks

The FolderChangeDescriptionType and ItemChangeDescriptionType classes are descendants of the ChangeDescriptionType class.

Constructors

ChangeDescriptionType()

The ChangeDescriptionType constructor initializes a new instance of the ChangeDescriptionType class.

Properties

Item

The Item property gets or sets the property to update.

Applies to