ItemChangeType Members

The ItemChangeType class contains an item identifier and the updates to apply to the item.

The following tables list the members exposed by the ItemChangeType type.

Public Constructors

  Name Description
ItemChangeType The ItemChangeType constructor initializes a new instance of the ItemChangeType class.

Top

Public Properties

  Name Description
Bb409089.pubproperty(en-us,EXCHG.80).gif Item The Item property identifies the item to update.
Bb409089.pubproperty(en-us,EXCHG.80).gif Updates The Updates property gets or sets an array that defines append, set, and delete changes to item properties. This property is required.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409089.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409089.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409089.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409089.pubmethod(en-us,EXCHG.80).gifBb409089.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409089.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409089.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409089.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top