Share via


AppendToFolderFieldType Class

The AppendToFolderFieldType class is not implemented. Any request that uses this class will always return an error response.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.ChangeDescriptionType
    ExchangeWebServices.FolderChangeDescriptionType
      ExchangeWebServices.AppendToFolderFieldType

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class AppendToFolderFieldType _
    Inherits FolderChangeDescriptionType
'Usage
Dim instance As AppendToFolderFieldType
[SerializableAttribute]
public class AppendToFolderFieldType : 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.