SetFolderFieldType Class

Definition

The SetFolderFieldType class represents an UpdateFolder operation to set a property on an existing folder.

public ref class SetFolderFieldType : ExchangeWebServices::FolderChangeDescriptionType
public class SetFolderFieldType : ExchangeWebServices.FolderChangeDescriptionType
Public Class SetFolderFieldType
Inherits FolderChangeDescriptionType
Inheritance

Constructors

SetFolderFieldType()

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

Properties

Item

The Item property gets or sets the property to update.

(Inherited from ChangeDescriptionType)
Item1

The Item1 property gets or sets a folder update.

Applies to