ChangeDescriptionType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |