DeleteFolderFieldType Class

Definition

The DeleteFolderFieldType class represents an UpdateFolder operation to delete a property from a folder.

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

Constructors

DeleteFolderFieldType()

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

Properties

Item

The Item property gets or sets the property to update.

(Inherited from ChangeDescriptionType)

Applies to