CreateFolderResponseType Members

Include Protected Members
Include Inherited Members

The CreateFolderResponseType class represents a response to a CreateFolder method call.

The CreateFolderResponseType type exposes the following members.

Constructors

  Name Description
Public method CreateFolderResponseType The CreateFolderResponseType constructor initializes a new instance of the CreateFolderResponseType 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