FolderChangeType Class

Definition

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.

Applies to