Share via


SetFolderFieldType Class

The SetFolderFieldType class represents an UpdateFolder operation to set a property on an existing folder.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.ChangeDescriptionType
    ExchangeWebServices.FolderChangeDescriptionType
      ExchangeWebServices.SetFolderFieldType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class SetFolderFieldType _
    Inherits FolderChangeDescriptionType
'Usage
Dim instance As SetFolderFieldType
[SerializableAttribute]
public class SetFolderFieldType : FolderChangeDescriptionType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.