FolderChangeType 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 FolderChangeType class represents a collection of changes to be performed on a single folder.
public ref class FolderChangeType
public class FolderChangeType
Public Class FolderChangeType
- Inheritance
-
FolderChangeType
Constructors
FolderChangeType() |
The FolderChangeType constructor initializes a new instance of the FolderChangeType class. |
Properties
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. |