Поделиться через


SyncFolderHierarchyType Members

Include Protected Members
Include Inherited Members

The SyncFolderHierarchyType class represents a request to synchronize a client folder hierarchy with the computer that is running Microsoft Exchange Server 2007.

The SyncFolderHierarchyType type exposes the following members.

Constructors

  Name Description
Public method SyncFolderHierarchyType The SyncFolderHierarchyType constructor initializes a new instance of the SyncFolderHierarchyType class.

Top

Properties

  Name Description
Public property FolderShape The FolderShape property gets or sets the synchronization folder shape that describes which properties are returned in the response. This property is required. This is a read/write property.
Public property SyncFolderId The SyncFolderId property gets or sets the identity of the folder that contains the items to synchronize. This property is optional. This is a read/write property.
Public property SyncState The SyncState property gets or set the synchronization state identifier. This property is optional with caveats. This is a read/write property.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top