ItemChangeDescriptionType Class

Definition

The ItemChangeDescriptionType class contains data that describes changes that are applied by using the UpdateItem(UpdateItemType) method.

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

Constructors

ItemChangeDescriptionType()

The ItemChangeDescriptionType() constructor initializes a new instance of the ItemChangeDescriptionType class.

Properties

Item

The Item property gets or sets the property to update.

(Inherited from ChangeDescriptionType)

Applies to