SyncFolderHierarchyResponseType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SyncFolderHierarchyResponseType class defines the response to a call to the SyncFolderHierarchy(SyncFolderHierarchyType) method.
public ref class SyncFolderHierarchyResponseType : ExchangeWebServices::BaseResponseMessageType
public class SyncFolderHierarchyResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class SyncFolderHierarchyResponseType
Inherits BaseResponseMessageType
- Inheritance
Constructors
SyncFolderHierarchyResponseType() |
The SyncFolderHierarchyResponseType constructor initializes a new instance of the SyncFolderHierarchyResponseType class. |
Properties
ResponseMessages |
The ResponseMessages property gets an array of response messages. (Inherited from BaseResponseMessageType) |