FolderChangeDescriptionType Class

Definition

The FolderChangeDescriptionType class describes a change to a single folder property.

public ref class FolderChangeDescriptionType : ExchangeWebServices::ChangeDescriptionType
public class FolderChangeDescriptionType : ExchangeWebServices.ChangeDescriptionType
Public Class FolderChangeDescriptionType
Inherits ChangeDescriptionType
Inheritance
FolderChangeDescriptionType
Derived

Remarks

The SetFolderFieldType, AppendToFolderFieldType, and DeleteFolderFieldType classes are descendants of the FolderChangeDescriptionType class.

Constructors

FolderChangeDescriptionType()

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

Properties

Item

The Item property gets or sets the property to update.

(Inherited from ChangeDescriptionType)

Applies to