SyncFolderHierarchyCreateOrUpdateType Class
The SyncFolderHierarchyCreateOrUpdateType class represents a single folder to create or update in the local client store.
Inheritance Hierarchy
System.Object
ExchangeWebServices.SyncFolderHierarchyCreateOrUpdateType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class SyncFolderHierarchyCreateOrUpdateType
'Usage
Dim instance As SyncFolderHierarchyCreateOrUpdateType
[SerializableAttribute]
public class SyncFolderHierarchyCreateOrUpdateType
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.
See Also