Share via


GetFolderResponseType Members

Include Protected Members
Include Inherited Members

The GetFolderResponseType class represents a response to a GetFolder method call.

The GetFolderResponseType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ResponseMessages The ResponseMessages property gets an array of response messages. (Inherited from BaseResponseMessageType.)

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