SetItemFieldType 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 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. |