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