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 | |
---|---|---|
FolderChangeType | The FolderChangeType constructor initializes a new instance of the FolderChangeType class. |
Top
Properties
Name | Description | |
---|---|---|
Item | The Item property gets or sets the folder to update. | |
Updates | The Updates property gets or sets a collection of changes to a folder. |
Top