Share via


SyncFolderHierarchyChangesType Class

The SyncFolderHierarchyChangesType class contains a sequenced array of change types that describe the differences between the folders on the client and the folders on the Exchange server.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.SyncFolderHierarchyChangesType

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class SyncFolderHierarchyChangesType
'Usage
Dim instance As SyncFolderHierarchyChangesType
[SerializableAttribute]
public class SyncFolderHierarchyChangesType

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.