ItemChangeDescriptionType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |