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