FolderChangeDescriptionType 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 FolderChangeDescriptionType class describes a change to a single folder property.
public ref class FolderChangeDescriptionType : ExchangeWebServices::ChangeDescriptionType
public class FolderChangeDescriptionType : ExchangeWebServices.ChangeDescriptionType
Public Class FolderChangeDescriptionType
Inherits ChangeDescriptionType
- Inheritance
- Derived
Remarks
The SetFolderFieldType, AppendToFolderFieldType, and DeleteFolderFieldType classes are descendants of the FolderChangeDescriptionType class.
Constructors
FolderChangeDescriptionType() |
The FolderChangeDescriptionType constructor initializes a new instance of the FolderChangeDescriptionType class. |
Properties
Item |
The Item property gets or sets the property to update. (Inherited from ChangeDescriptionType) |