SetItemFieldType Class

Definition

The SetItemFieldType class represents an update to a single property of an item.

public ref class SetItemFieldType : ExchangeWebServices::ItemChangeDescriptionType
public class SetItemFieldType : ExchangeWebServices.ItemChangeDescriptionType
Public Class SetItemFieldType
Inherits ItemChangeDescriptionType
Inheritance

Constructors

SetItemFieldType()

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

Properties

Item

The Item property gets or sets the property to update.

(Inherited from ChangeDescriptionType)
Item1

The Item1 property gets or sets the item to update.

Applies to