AppendToItemFieldType Members

Include Protected Members
Include Inherited Members

The AppendToItemFieldType class identifies data to append to a single property of an item during an UpdateItem operation.

The AppendToItemFieldType type exposes the following members.

Constructors

  Name Description
Public method AppendToItemFieldType The AppendToItemFieldType constructor initializes a new instance of the AppendToItemFieldType class.

Top

Properties

  Name Description
Public property Item The Item property gets or sets the property to update. (Inherited from ChangeDescriptionType.)
Public property Item1 The Item1 property gets or sets an item in the Exchange store.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top