SyncFolderHierarchyType Members
The SyncFolderHierarchyType class represents a request to synchronize a client folder hierarchy with the computer that is running Microsoft Exchange Server 2007.
The following tables list the members exposed by the SyncFolderHierarchyType type.
Public Constructors
Name | Description | |
---|---|---|
SyncFolderHierarchyType | The SyncFolderHierarchyType constructor initializes a new instance of the SyncFolderHierarchyType class. |
Top
Public Properties
Name | Description | |
---|---|---|
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. | |
SyncFolderId | ||
SyncState | The SyncState property gets or set the synchronization state identifier. This property is optional with caveats. This is a read/write property. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top