SyncFolderHierarchyResponseType Class

Definition

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
SyncFolderHierarchyResponseType

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)

Applies to