DeleteItemFieldType 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 DeleteItemFieldType class represents a property to delete from an item.
public ref class DeleteItemFieldType : ExchangeWebServices::ItemChangeDescriptionType
public class DeleteItemFieldType : ExchangeWebServices.ItemChangeDescriptionType
Public Class DeleteItemFieldType
Inherits ItemChangeDescriptionType
- Inheritance
Constructors
DeleteItemFieldType() |
The DeleteItemFieldType() constructor initializes a new instance of the DeleteItemFieldType class. |
Properties
Item |
The Item property gets or sets the property to update. (Inherited from ChangeDescriptionType) |